woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-broken.yml
qwerty287 1bc4415075
Add workflow version (#2476)
Closes #1834

---------

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
2023-11-06 01:37:02 +01:00

18 lines
197 B
YAML

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