library/.woodpecker.yml

6 lines
82 B
YAML
Raw Normal View History

2022-04-02 23:59:31 +00:00
pipeline:
build:
image: golang:1.17
commands:
- docker build .