This commit is contained in:
parent
f899d1f0d4
commit
6cf41b4d3a
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
steps:
|
||||
build:
|
||||
image: node
|
||||
commands:
|
||||
- echo hi
|
||||
|
||||
branches: master
|
Loading…
Reference in a new issue