WoodpeckerTest/woodpecker.yml

9 lines
90 B
YAML

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