12 lines
353 B
YAML
12 lines
353 B
YAML
when:
|
|
- event: push
|
|
branch: [no-real-branch, feature/working-*]
|
|
#https://woodpecker-ci.org/docs/usage/workflow-syntax#when---conditional-execution
|
|
|
|
steps:
|
|
- name: wie-weit-komme-ich-im-image_resp_plugin
|
|
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
|
settings:
|
|
folder: Blog
|
|
ssh_key:
|
|
from_secret: clioption |