4
0
Fork 0

reverted settings

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-07-28 17:18:56 +01:00
parent 340da3ef22
commit dbf5484f73
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
2 changed files with 0 additions and 22 deletions

View file

@ -58,7 +58,6 @@ jobs:
chmod 700 .ssh
echo $PRIVATE_KEY > .ssh/github_actions.pem
chmod 600 .ssh/github_actions.pem
file .ssh/github_actions.pem && cat .ssh/github_actions.pem
### Build out the server
- name: Terraform_Init