CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
steps:
|
||||
ansible-playbook:
|
||||
image: registry.mgrote.net/ansible-image:master
|
||||
image: registry.mgrote.net/ansible-image:v1.0.31
|
||||
commands:
|
||||
# Secrets
|
||||
- echo $${SSHKEY} | base64 -d > ./id_ed25519 # woodpecker verschluckt linebreakes, daher mit base64 -w0 "kodiert"
|
||||
|
|
Loading…
Reference in a new issue