Skip to content
Snippets Groups Projects
Commit b7c8c7df authored by Christian Daniel Larsen Axell's avatar Christian Daniel Larsen Axell
Browse files

Update .gitlab-ci.yml

parent 23087a8c
Branches master
No related tags found
No related merge requests found
Pipeline #84216 failed
......@@ -33,6 +33,6 @@ deploy:
- touch ~/.ssh/id_rsa
- chmod 600 ~/.ssh/id_rsa # Required permission by ssh
- echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
- scp public\index.html chris@129.241.229.141:app\public\
- scp public\index.html chris@[2001:700:302:10::3e]:app\public\
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment