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