haunt/.woodpecker.yml

7 lines
103 B
YAML

pipeline:
build:
image: golang
commands:
- go mod tidy
- go build -o bin/realize