mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 04:24:08 +00:00
update deploy scripts
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user