Change runbook
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 3s
All checks were successful
Run Ansible Playbook / run-ansible (push) Successful in 3s
This commit is contained in:
@@ -24,8 +24,4 @@ jobs:
|
||||
- name: Decode SSH key and save to file
|
||||
run: |
|
||||
base64 -d /tmp/id_rsa.b64 > /tmp/id_rsa
|
||||
chmod 600 /tmp/id_rsa
|
||||
|
||||
- name: print the SSH key
|
||||
run: |
|
||||
cat /tmp/id_rsa
|
||||
chmod 600 /tmp/id_rsa
|
||||
Reference in New Issue
Block a user