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:
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"
|
Reference in New Issue
Block a user