This commit is contained in:
parent
802f79e116
commit
4cdd4966ec
13
.drone.yml
13
.drone.yml
@ -21,6 +21,14 @@ steps:
|
||||
commands:
|
||||
- /build.sh
|
||||
|
||||
- name: build debian
|
||||
image: git.burble.dn42/burble.dn42/bird-build:debian
|
||||
environment:
|
||||
TOKEN:
|
||||
from_secret: TOKEN
|
||||
commands:
|
||||
- /build.sh
|
||||
|
||||
image_pull_secrets:
|
||||
- CONFIG_JSON
|
||||
|
||||
@ -38,8 +46,3 @@ get:
|
||||
path: burble.dn42/kv/data/drone/git.burble.dn42
|
||||
name: artifact-token
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 2528ce17e9c1ca4202b835926bd511d6ded093cab0776573b0b6e7197fa1dd82
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user