Skip to content
Snippets Groups Projects
Commit b9e4fd02 authored by Jose Castro Leon's avatar Jose Castro Leon
Browse files

Add empty private_key_filename values as it is mandatory for an ssh operation

parent cc052bc4
No related branches found
No related tags found
No related merge requests found
Pipeline #1449807 passed
......@@ -349,6 +349,7 @@ workflows:
host: localhost
username: s3temp
private_key: <% $.ssh_hack_key %>
private_key_filename: ""
on-success:
- update_s3_user
- remove_temporary_role
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment