Commit 9ea64cd1 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent e6f4a599
Pipeline #117 passed with stage
in 39 seconds
...@@ -17,5 +17,5 @@ build website: ...@@ -17,5 +17,5 @@ build website:
script: script:
- ssh -tt centos@13.251.192.208 "mkdir /var/www/red-ci-cd & cd red-ci-cd & echo $testfile" - ssh -tt centos@13.251.192.208 "mkdir /var/www/red-ci-cd & cd red-ci-cd & echo $testfile"
- ssh -tt centos@13.251.192.208 "cd red-ci-cd" - ssh -tt centos@13.251.192.208 "cd red-ci-cd"
- ssh -tt centos@13.251.192.208 "echo $testfile" - echo "$testfile"
- git checkout -B RMS.v2.2 - git checkout -B RMS.v2.2
\ 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