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

9 lines
138 B
YAML

workspace:
base: /go
path: src/github.com/octocat/hello-world
steps:
build:
image: golang:latest
commands:
- go test