Updated Woodpecker config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Gregory Ballantine 2022-02-25 21:47:51 -05:00
parent b691b84399
commit 68dd24518d

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
build: build:
image: golang image: golang:1.16
commands: commands:
- go get - go get
- go build - go build