Commit 4827e784 authored by James Runnalls's avatar James Runnalls
Browse files

Update .gitlab-ci.yml

parent 3425cb12
Pipeline #7320 passed with stage
in 20 seconds
......@@ -36,8 +36,9 @@ scripts:
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
script:
- ssh -o StrictHostKeyChecking=no -t -t -R dataops@148.187.97.230
- ssh -o StrictHostKeyChecking=no -tt dataops@148.187.97.230 << EOF
- pwd
- cd renku/datalakes/home
- git status
- exit
\ No newline at end of file
- exit
- EOF
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment