lets try this

This commit is contained in:
Grant Limberg 2022-02-04 12:50:19 -08:00
parent 4ecf692f46
commit 09fff7f1cb
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A

View file

@ -11,6 +11,15 @@ steps:
image: registry.sean.farm/honda-builder
commands:
- ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA}
- name: notify-mattermost
image: dabankio/drone-plugin-mattermost
environment:
token:
from_secret: mattermost-token
host:
from_secret: mattermost-host
channel:
from_secret: mattermost-channel
image_pull_secrets:
- dockerconfigjson