Skip to content

Commit

Permalink
didn't get around to implement this yet. Let's see if it is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ITViking committed Nov 6, 2024
1 parent c73208a commit f9d6344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ tasks:
- lagoon ssh --project {{.TARGET_PROJECT}} --environment {{.TARGET_ENV}} -C "drush -y rsync @lagoon.{{.SOURCE_PROJECT}}-{{.SOURCE_ENV}}:%files @self:%files -- --omit-dir-times --no-perms --no-group --no-owner --no-times --chmod=ugo=rwX --delete; drush -y sql-sync @lagoon.{{.SOURCE_PROJECT}}-{{.SOURCE_ENV}} @self; drush cr -y"

sites:webmaster:reset-moduletests:
desc: Reset all webmaster moduletests. It is possible to exempt some.
desc: Reset all webmaster moduletests
deps: [lagoon:cli:config]
vars:
webmasters:
Expand Down

0 comments on commit f9d6344

Please sign in to comment.