diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 89cdc025..31edb645 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ deploy_stage: script: - sshpass -V - export SSHPASS=$USER_PASS - - sshpass -e scp -o stricthostkeychecking=no -r . username@host.com:/var/www/html + - sshpass -e scp -o stricthostkeychecking=no -r . admin@54.39.97.124:/var/www/C697 deploy_production: stage: deploy @@ -19,6 +19,4 @@ deploy_production: script: - sshpass -V - export SSHPASS=$USER_PASS - - sshpass -e scp -o stricthostkeychecking=no -r . username@host.com:/var/www/html -view raw -.gitlab-ci.yml hosted with ❤ by GitHub + - sshpass -e scp -o stricthostkeychecking=no -r . admin@54.39.97.124:/var/www/C697