hardware-tests/.woodpecker.yml

7 lines
88 B
YAML
Raw Normal View History

2022-02-25 21:46:53 -05:00
pipeline:
build:
2022-02-25 21:47:51 -05:00
image: golang:1.16
2022-02-25 21:46:53 -05:00
commands:
- go get
- go build