dd
This commit is contained in:
parent
aeca480d99
commit
9c38b5940d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ depends_on:
|
|||
|
||||
steps:
|
||||
ansible-lint:
|
||||
image: registry.mgrote.net/ansible-image:master
|
||||
image: registry.mgrote.net/ansible-devspace:latest
|
||||
commands:
|
||||
# Secrets
|
||||
- echo $${SSHKEY} | base64 -d > ./id_ed25519 # woodpecker verschluckt linebreakes, daher mit base64 -w0 "kodiert"
|
||||
|
|
Loading…
Reference in a new issue