syntax
This commit is contained in:
parent
467f22d1ff
commit
2b647bdb87
@ -23,6 +23,8 @@ pipeline:
|
|||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
when:
|
||||||
|
- event: "tag"
|
||||||
environment:
|
environment:
|
||||||
*vars
|
*vars
|
||||||
secrets:
|
secrets:
|
||||||
|
Loading…
Reference in New Issue
Block a user