put new config path in drone.yml
This commit is contained in:
parent
fe91746973
commit
ba2a4be99d
@ -16,6 +16,7 @@ steps:
|
|||||||
- composer install
|
- composer install
|
||||||
- /var/www/gno/vendor/bin/drush updb
|
- /var/www/gno/vendor/bin/drush updb
|
||||||
- /var/www/gno/vendor/bin/drush config:import --source=../config
|
- /var/www/gno/vendor/bin/drush config:import --source=../config
|
||||||
|
- /var/www/gno/vendor/bin/drush config:import --source=modules/contrib/goodnightout_opencase/config/optional -y
|
||||||
- name: notify on failure
|
- name: notify on failure
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
settings:
|
settings:
|
||||||
|
Reference in New Issue
Block a user