test-woodpecker #1
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
steps:
|
||||
first-job:
|
||||
image: busybox
|
||||
commands:
|
||||
- echo "first run"
|
||||
publish:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue