mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-29 17:24:14 +00:00
update deploy scripts
This commit is contained in:
@@ -24,7 +24,6 @@ staging:
|
|||||||
before_script:
|
before_script:
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- echo -e "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
|
- echo -e "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||||
- sudo mv ~/.ssh/known_hosts ~/.ssh/known_hosts_backup
|
|
||||||
- chmod 600 ~/.ssh/id_rsa
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- '[[ ! -e /.dockerenv ]] && exit 0'
|
- '[[ ! -e /.dockerenv ]] && exit 0'
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user