2 Commits

Author SHA1 Message Date
3cc928f37e remove when
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-08-22 11:33:07 +12:00
2605d0beba event when syntax 2022-08-22 11:29:44 +12:00

View File

@ -20,8 +20,6 @@ clone:
pipeline: pipeline:
docker-build: docker-build:
when:
- event: [ "tag" ]
image: docker:latest image: docker:latest
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock