Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
2b647bdb87 | |||
467f22d1ff | |||
e4cbf1c544 |
@ -21,10 +21,10 @@ pipeline:
|
|||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
when:
|
|
||||||
- event: tag
|
|
||||||
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:
|
||||||
|
Reference in New Issue
Block a user