Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2605d0beba | |||
83406504c5 |
@ -21,7 +21,8 @@ pipeline:
|
|||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
when:
|
when:
|
||||||
- event: [ tag ]
|
- 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
|
||||||
|
Reference in New Issue
Block a user