Skip to content
Snippets Groups Projects
Commit 717867c4 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Staging: Test staging again

parent dcdb3017
No related branches found
No related tags found
2 merge requests!35build: New dummy version for testing the pipeline,!34Main
Pipeline #5283 passed
......@@ -111,7 +111,7 @@ deploy-to-staging:
stage: deploy
script:
# Authentication setup
- mkdir -p ~/.ssh
- mkdir -p ~/.ssh
- echo "$SSH_PRIVATE_KEY" >> ~/.ssh/id_dsa
- chmod 600 ~/.ssh/id_dsa
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment