update deploy scripts

This commit is contained in:
Jack Goh
2018-08-02 15:01:19 +08:00
parent 49308fc5f3
commit 7bcbdaa3aa
-1
View File
@@ -24,7 +24,6 @@ staging:
before_script:
- mkdir -p ~/.ssh
- echo -e "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
- sudo mv ~/.ssh/known_hosts ~/.ssh/known_hosts_backup
- chmod 600 ~/.ssh/id_rsa
- '[[ ! -e /.dockerenv ]] && exit 0'
script: