Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
2605d0beba | |||
83406504c5 | |||
60d191f5a2 |
@ -20,11 +20,12 @@ clone:
|
|||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
|
when:
|
||||||
|
- event: tag
|
||||||
|
tag: v*
|
||||||
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:
|
||||||
|
Reference in New Issue
Block a user