connectivity-check/.woodpecker.yml
samuel-p 4b81cfaf5b
All checks were successful
continuous-integration/woodpecker the build was successful
updated .woodpecker.yml
2021-10-27 23:14:07 +02:00

13 lines
229 B
YAML

pipeline:
docker:
image: plugins/docker
secrets:
- DOCKER_USERNAME
- DOCKER_PASSWORD
repo: samuelph/connectivity-check
tags: latest
when:
branch:
- main
event:
- push