Revert "debug infra workflow"
This reverts commit f447e9e77ea64a92eaff408d45e16ee58376197b.
This commit is contained in:
parent
f447e9e77e
commit
46de0b3d0f
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@ -66,8 +66,6 @@ jobs:
|
||||
mkdir -p -m 700 ~/.ssh
|
||||
echo "${{ secrets.SSH_PRIVATE }}" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
cat ~/.ssh/id_rsa | wc -c
|
||||
cat ~/.ssh/id_rsa | wc -l
|
||||
|
||||
- name: Run playbooks
|
||||
if: env.DEPLOY != 'none' && steps.playbooks.outputs.to_run != ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user