woodpecker/pipeline/schema/.woodpecker/test-platform.yml
Anbraten e79ad00826
Add agent tagging / filtering for pipelines (#902)
Officially support labels for pipelines and agents to improve pipeline picking. 

* add pipeline labels
* update, improve docs  and add migration
* update proto file

---
closes #304 & #860
2022-05-31 01:12:18 +02:00

8 lines
97 B
YAML

platform: linux/amd64
pipeline:
build:
image: golang:latest
commands:
- go test