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 4
4
skip_clone : true
5
5
6
6
labels :
7
- zone : CLOUD
7
+ zone : DMZ
8
8
9
9
steps :
10
10
- name : Ansible playbook
27
27
- itkdev-docker-compose-server run --rm phpfpm composer2 dump-autoload
28
28
- itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes cache:rebuild
29
29
- 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
32
32
- itkdev-docker-compose-server run --rm phpfpm vendor/bin/drush --yes cache:rebuild
33
33
cron :
34
34
cron :
You can’t perform that action at this time.
0 commit comments