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

13 lines
147 B
YAML

steps:
build:
image: golang
commands:
- go build
- go test
services:
database:
image: mysql
cache:
image: redis