populating PUSH_TOKEN
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f426e78880
commit
33c08fe5ba
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ pipeline:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- PUSH_TOKEN=$${PUSH_TOKEN}
|
||||
# secrets:
|
||||
# - PUSH_TOKEN
|
||||
secrets:
|
||||
- PUSH_TOKEN
|
||||
commands:
|
||||
- /bin/sh build.sh
|
||||
|
|
Loading…
Reference in a new issue