woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-broken.yaml
qwerty287 f56f9cb1c0
Cleanups + prefer .yaml (#3069)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-01-11 18:43:54 +01:00

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