From 0f80e196f9da61ba93dcfb38500055210114de1a Mon Sep 17 00:00:00 2001 From: naomi Date: Mon, 11 Oct 2021 22:05:01 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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: