mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-14 14:01:26 +00:00
8 lines
127 B
YAML
8 lines
127 B
YAML
steps:
|
|
publish:
|
|
image: plugins/docker
|
|
settings:
|
|
repo: foo/bar
|
|
tags: latest
|
|
environment:
|
|
CGO: 0
|