This commit is contained in:
Michael Balsillie 2022-08-22 11:18:32 +12:00
parent 467f22d1ff
commit 2b647bdb87

View File

@ -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: