diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d32934b..a31edbf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ deploy_staging: - echo $APP_CONFIG > config.json - echo $SSH_PRIVATE_KEY > gitlab.key - chmod 600 gitlab.key + - cat gitlab.key - npm install - npm run build - scp -i gitlab.key -o StrictHostKeyChecking=no -r build/* test-paris@ssh-test-paris.happy-dev.fr:~/staging/www/