image auf codeberg vermutlich nicht erreichbar
This commit is contained in:
parent
800e634320
commit
9019059d92
|
@ -1,6 +1,12 @@
|
|||
deploy:
|
||||
image: codeberg.org/xfix/plugin-codeberg-pages-deploy:1
|
||||
settings:
|
||||
folder: dist
|
||||
ssh_key:
|
||||
from_secret: ssh_key
|
||||
when:
|
||||
- event: push
|
||||
branch: [no-real-branch, feature/working-*]
|
||||
#https://woodpecker-ci.org/docs/usage/workflow-syntax#when---conditional-execution
|
||||
|
||||
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