Update '.drone.yml'

This commit is contained in:
naomi 2021-10-11 22:21:14 +02:00
parent 0f80e196f9
commit d2d94641e3
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ steps:
- cd /var/www/gno
- git pull
- composer install
- drush updb
- drush config:import --source=../config
- /var/www/gno/vendor/bin/drush updb
- /var/www/gno/vendor/bin/drush config:import --source=../config
- name: notify on failure
image: plugins/slack
settings: