Compare commits
5 Commits
467f22d1ff
...
v0.0.13
Author | SHA1 | Date | |
---|---|---|---|
2605d0beba | |||
83406504c5 | |||
60d191f5a2 | |||
61d997bac9 | |||
2b647bdb87 |
@ -20,6 +20,9 @@ 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
|
||||||
|
Reference in New Issue
Block a user