This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Copy base64 encoded SSH key to file to a temp file and dont decode it
|
- name: Copy base64 encoded SSH key to file to a temp file and dont decode it
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.SSH_PRIVATE_KEY }}" > /tmp/id_rsa.b64
|
echo "${{ secrets.ANSIBLE2 }}" > /tmp/id_rsa.b64
|
||||||
|
|
||||||
- name: cat the base64 SSH key
|
- name: cat the base64 SSH key
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user