Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
83406504c5 | |||
60d191f5a2 | |||
61d997bac9 | |||
2b647bdb87 | |||
467f22d1ff | |||
e4cbf1c544 |
@ -20,9 +20,9 @@ clone:
|
|||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
image: docker:latest
|
|
||||||
when:
|
when:
|
||||||
- event: tag
|
- event: [ "tag" ]
|
||||||
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user