woodpecker/pipeline/frontend/yaml/linter/schema/.woodpecker/test-workspace.yml
2023-12-28 14:34:13 +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