Add Woodpecker CI pipeline
This commit is contained in:
parent
8a90348a4e
commit
8e81adf4de
@ -1,7 +1,8 @@
|
||||
pipeline:
|
||||
test:
|
||||
steps:
|
||||
- name: test
|
||||
image: ubuntu
|
||||
commands:
|
||||
- echo "Running tests"
|
||||
- uname -a
|
||||
- echo "Test complete"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user