Commit cfb489b9 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent da4395ae
Pipeline #123 canceled with stage
in 3 minutes and 46 seconds
......@@ -16,5 +16,8 @@ build website:
GIT_CHECKOUT: "false"
script:
- ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/red-ci-cd"
- ssh -tt centos@13.251.192.208 "cd /var/www/red-ci-cd"
- ssh -tt centos@13.251.192.208 "sudo $testfile > test.txt"
- ssh -tt centos@13.251.192.208 "sudo git clone http://red@54.169.104.100:27015/red/red-ci-cd.git -b RMS.v2.2"
- echo "$testfile" > tes.txt
- 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