File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44skip_clone : true
55
66labels :
7- zone : CLOUD
7+ zone : DMZ
88
99steps :
1010 - name : Ansible playbook
2727 - itkdev-docker-compose-server run --rm phpfpm composer2 dump-autoload
2828 - itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes cache:rebuild
2929 - itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes deploy
30- - itkdev-docker-compose-server exec phpfpm vendor/bin/drush --yes locale:update
31- - itkdev-docker-compose-server exec phpfpm vendor/bin/drush --yes locale:import --type=customized --override=none da /app/web/profiles/custom/os2loop/translations/translations.da.po
30+ - itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes locale:update
31+ - itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes locale:import --type=customized --override=none da /app/web/profiles/custom/os2loop/translations/translations.da.po
3232 - itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes cache:rebuild
3333 cron :
3434 cron :
You can’t perform that action at this time.
0 commit comments