event when syntax
This commit is contained in:
parent
60d191f5a2
commit
83406504c5
@ -21,7 +21,7 @@ pipeline:
|
|||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
when:
|
when:
|
||||||
- event: [ tag ]
|
- event: [ "tag" ]
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
Loading…
Reference in New Issue
Block a user