test for CI
This commit is contained in:
parent
0eea70ebe4
commit
a9755450f1
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pipeline:
|
||||
backend:
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
Loading…
Reference in New Issue
Block a user