This commit is contained in:
parent
272cf429ab
commit
f4e5bb389f
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ pipeline:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- PUSH_TOKEN=$PUSH_TOKEN
|
||||
- PUSH_TOKEN=$${PUSH_TOKEN}
|
||||
commands:
|
||||
- /bin/sh build.sh
|
||||
|
|
Loading…
Reference in a new issue