hardware-tests/.woodpecker.yml

7 lines
83 B
YAML
Raw Normal View History

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