test-ssh #12

Merged
noah.knegt merged 7 commits from test-ssh into master 2023-03-31 10:29:48 +02:00
Showing only changes of commit b55522d688 - Show all commits

View File

@@ -15,7 +15,7 @@ steps:
- ansible-lint . - ansible-lint .
- name: setup ssh key - name: setup ssh key
image: alpine:latest image: debian:latest
commands: commands:
- mkdir -p /root/.ssh - mkdir -p /root/.ssh
- echo "$SSH_KEY" > /root/.ssh/id_ed25519 - echo "$SSH_KEY" > /root/.ssh/id_ed25519