library/.woodpecker.yml

6 lines
82 B
YAML

pipeline:
build:
image: golang:1.17
commands:
- docker build .