Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
2b647bdb87 | |||
467f22d1ff | |||
e4cbf1c544 |
@ -21,10 +21,10 @@ pipeline:
|
||||
|
||||
docker-build:
|
||||
image: docker:latest
|
||||
when:
|
||||
- event: tag
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
when:
|
||||
- event: "tag"
|
||||
environment:
|
||||
*vars
|
||||
secrets:
|
||||
|
Reference in New Issue
Block a user