Update '.woodpecker/test.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-03-11 20:28:13 +01:00
parent c5086e9583
commit f9f9067a16

View File

@@ -1,6 +1,7 @@
pipeline: pipeline:
check_self: check_self:
image: alpine image: alpine
secrets: [ DOCKERHUB_TOKEN ]
commands: commands:
- echo hello - echo hello
failure: ignore failure: ignore