first test for woodpecjer
This commit is contained in:
parent
f028d9ad2e
commit
5ceb648dc9
3 changed files with 59 additions and 18 deletions
5
{{ cookiecutter.project_slug }}/.woodpecker.yml
Normal file
5
{{ cookiecutter.project_slug }}/.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pipeline:
|
||||
a-test-step:
|
||||
image: debian
|
||||
commands:
|
||||
- echo "Testing.."
|
Loading…
Add table
Add a link
Reference in a new issue