woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-branches-exclude-include.yml

12 lines
135 B
YAML
Raw Normal View History

version: 1
branches:
2023-07-31 03:47:23 +00:00
include: main
exclude: [develop, feature/*]
steps:
build:
image: golang
commands:
- go test