woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-broken.yaml

16 lines
185 B
YAML

branches: main
matri:
GO_VERSION:
- 1.14
- 1.13
steps:
test:
image: golang:${GO_VERSION}
commands:
- echo "test ${DATABAS}"
build:
commands: go build