Update '.drone.yml'
This commit is contained in:
parent
0737f17c1f
commit
63d1b3c779
@ -14,6 +14,8 @@ steps:
|
|||||||
- cd /var/www/gno
|
- cd /var/www/gno
|
||||||
- git pull
|
- git pull
|
||||||
- composer install
|
- composer install
|
||||||
|
- drush updb
|
||||||
|
- 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