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