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

18 lines
241 B
YAML

steps:
build:
image: golang
commands:
- go build
- go test
publish:
image: plugins/docker
settings:
repo: foo/bar
tags: latest
notify:
image: plugins/slack
settings:
channel: dev