mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-04 15:46:30 +00:00
9 lines
127 B
YAML
9 lines
127 B
YAML
|
steps:
|
||
|
publish:
|
||
|
image: plugins/docker
|
||
|
settings:
|
||
|
repo: foo/bar
|
||
|
tags: latest
|
||
|
environment:
|
||
|
CGO: 0
|