Browse Source

set pull: always on notify image

Grant Limberg 3 years ago
parent
commit
e475e8151d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -13,6 +13,7 @@ steps:
       - ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA}
   - name: notify-mattermost
     image: registry.sean.farm/mattermost-notify
+    pull: always
     environment:
       token:
         from_secret: mattermost-token