updated .woodpecker.yml
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
60f242c3cf
commit
4b81cfaf5b
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
secrets:
|
||||
- DOCKER_USERNAME
|
||||
- DOCKER_PASSWORD
|
||||
repo: samuelph/connectivity-check
|
||||
tags: latest
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue