test-ssh #12
@@ -15,7 +15,7 @@ steps:
|
||||
- ansible-lint .
|
||||
|
||||
- name: setup ssh key
|
||||
image: alpine:latest
|
||||
image: debian:latest
|
||||
commands:
|
||||
- mkdir -p /root/.ssh
|
||||
- echo "$SSH_KEY" > /root/.ssh/id_ed25519
|
||||
|
Reference in New Issue
Block a user