Woodpecker CI
parent
96b44a3df9
commit
e398bcb7b0
@ -0,0 +1,7 @@
|
|||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: golang
|
||||||
|
commands:
|
||||||
|
- go test ./...
|
||||||
|
environment:
|
||||||
|
- GOPRIVATE=git.sg.caj.me/caj
|
Loading…
Reference in New Issue