miniproxy/.woodpecker.yml

7 lines
83 B
YAML
Raw Permalink Normal View History

2022-09-18 12:00:36 +00:00
pipeline:
build:
image: golang
commands:
- go get
- go build