mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-07 03:40:09 +00:00
custom image
This commit is contained in:
parent
51158dde93
commit
549673664d
@ -8,11 +8,11 @@ clone:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build 386
|
- name: build 386
|
||||||
image: registry.sean.farm/honda-builder
|
image: registry.sean.farm/honda-builder:4
|
||||||
commands:
|
commands:
|
||||||
- ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA}
|
- ./ci/scripts/build.sh linux 386 $${DRONE_COMMIT_SHA}
|
||||||
- name: notify-mattermost
|
- name: notify-mattermost
|
||||||
image: dabankio/drone-plugin-mattermost
|
image: registry.sean.farm/mattermost-notify
|
||||||
environment:
|
environment:
|
||||||
token:
|
token:
|
||||||
from_secret: mattermost-token
|
from_secret: mattermost-token
|
||||||
|
Loading…
x
Reference in New Issue
Block a user