test ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ewen 2022-11-29 13:17:04 +01:00
parent 5c02cee6d7
commit 5ecb93ba96

View file

@ -1,6 +1,6 @@
pipeline: pipeline:
build: build:
image: golang image: alpine/git
commands: commands:
- go build - git submodule init
- go test - git update --recursive --remote