We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4552bc3 commit e11235cCopy full SHA for e11235c
Taskfile.yml
@@ -70,10 +70,10 @@ tasks:
70
- task compose -- pull
71
- task compose-up
72
- task composer-install
73
+ - task assets-build
74
- task drush -- --yes site:install --existing-config
75
- task: translations:import
76
- task drush -- --yes cache:rebuild
- - task assets-build
77
- task site-open
78
- task site-open-admin
79
silent: true
0 commit comments