Update '.woodpecker/test.yml'
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user