test ci stuff
This commit is contained in:
parent
4fbcd0044b
commit
c431dc41b6
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: docker
|
||||||
|
secrets: [ blarp ]
|
||||||
|
commands:
|
||||||
|
- echo hello
|
||||||
|
- echo $BLARP
|
Loading…
Reference in a new issue