Add Woodpecker CI pipeline
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
a21a7d4265
commit
8a90348a4e
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: ubuntu
|
||||||
|
commands:
|
||||||
|
- echo "Running tests"
|
||||||
|
- uname -a
|
||||||
|
- echo "Test complete"
|
Loading…
Reference in New Issue
Block a user