Commit 489b3625 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent a4521b17
Pipeline #141 failed with stage
in 35 seconds
......@@ -11,8 +11,6 @@ build website:
- echo "$CENTOS_SERVER" | ssh-add - > ~/.ssh/id_rsa
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
- apt-get install git-core -y
- 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 git clone http://red:password123@54.169.104.100:27015/red/red-ci-cd.git -b RMS.v2.2"
variables:
......
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