image auf codeberg vermutlich nicht erreichbar
This commit is contained in:
parent
800e634320
commit
9019059d92
|
@ -1,6 +1,12 @@
|
||||||
deploy:
|
when:
|
||||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
- event: push
|
||||||
settings:
|
branch: [no-real-branch, feature/working-*]
|
||||||
folder: dist
|
#https://woodpecker-ci.org/docs/usage/workflow-syntax#when---conditional-execution
|
||||||
ssh_key:
|
|
||||||
from_secret: ssh_key
|
steps:
|
||||||
|
- name: wir-testen-die-umgebung
|
||||||
|
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||||
|
settings:
|
||||||
|
folder: Blog
|
||||||
|
ssh_key:
|
||||||
|
from_secret: clioption
|
Loading…
Reference in a new issue