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:
check_self:
image: alpine
secrets: [ DOCKERHUB_TOKEN ]
commands:
- echo hello
failure: ignore