diff --git a/.drone.yml b/.drone.yml index d523cc6..e29b0ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,8 @@ steps: - cd /var/www/gno - git pull - composer install + - drush updb + - drush config:import --source=../config - name: notify on failure image: plugins/slack settings: