Browse Source

set pull: always on notify image

pull/4/head
Grant Limberg 4 years ago
parent
commit
e475e8151d
No known key found for this signature in database
GPG Key ID: 8F2F97D3BE8D7735
  1. 1
      .drone.yml

1
.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

Loading…
Cancel
Save