mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 09:35:26 +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
|