Update .woodpecker/default.yml
Some checks are pending
ci/woodpecker/push/default Pipeline is pending
Some checks are pending
ci/woodpecker/push/default Pipeline is pending
This commit is contained in:
parent
7407c07fb9
commit
480a13b3dd
1 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
pipeline:
|
||||
test:
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "Woodpecker is working!"
|
||||
|
|
Loading…
Add table
Reference in a new issue