haunt/.woodpecker.yml

7 lines
103 B
YAML
Raw Normal View History

2023-03-04 22:22:03 +00:00
pipeline:
build:
image: golang
commands:
- go mod tidy
- go build -o bin/realize