Skip to content
Snippets Groups Projects
Commit 290a5f7c authored by David Hrbáč's avatar David Hrbáč
Browse files

test ssh the stage

parent c56b58f2
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
Pipeline #
...@@ -45,6 +45,7 @@ deploy to stage: ...@@ -45,6 +45,7 @@ deploy to stage:
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config - echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
script: script:
- ls site/
- gem install dpl - gem install dpl
- echo $CI_BUILD_REF_NAME - echo $CI_BUILD_REF_NAME
- ssh root@"$SSH_HOST_STAGE" uptime - ssh root@"$SSH_HOST_STAGE" uptime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment