WoodpeckerTest/woodpecker.yml

8 lines
90 B
YAML

pipeline:
build:
image: make
commands:
- make build
- make upload