mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 04:20:59 +01:00
CB ci test
This commit is contained in:
9
.woodpecker/build.yaml
Normal file
9
.woodpecker/build.yaml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
steps:
|
||||||
|
build:
|
||||||
|
when:
|
||||||
|
event: [push]
|
||||||
|
image: golang
|
||||||
|
commands:
|
||||||
|
- go get
|
||||||
|
- go build
|
||||||
|
- go test
|
||||||
Reference in New Issue
Block a user