woodpecker/pipeline/schema/.woodpecker/test-labels.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

11 lines
132 B
YAML

labels:
location: europe
weather: sun
hostname: ""
pipeline:
build:
image: golang:latest
commands:
- go test