Update '.drone.yml'
This commit is contained in:
parent
63d1b3c779
commit
60915a7efc
@ -14,8 +14,8 @@ steps:
|
|||||||
- cd /var/www/gno
|
- cd /var/www/gno
|
||||||
- git pull
|
- git pull
|
||||||
- composer install
|
- composer install
|
||||||
- drush updb
|
- /var/www/gno/vendor/bin/drush updb
|
||||||
- drush config:import --source=../config
|
- /var/www/gno/vendor/bin/drush config:import --source=../config
|
||||||
- name: notify on failure
|
- name: notify on failure
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
settings:
|
settings:
|
||||||
|
Reference in New Issue
Block a user