mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-13 03:56:39 +00:00
9 lines
123 B
YAML
9 lines
123 B
YAML
|
steps:
|
||
|
publish:
|
||
|
image: plugins/docker
|
||
|
settings:
|
||
|
repo: foo/bar
|
||
|
tags: latest
|
||
|
commands:
|
||
|
- env
|