Commit 0b27cb95 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent d465513b
Pipeline #120 passed with stage
in 37 seconds
......@@ -15,5 +15,5 @@ build website:
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
- apt-get install git-core -y
script:
- ssh -tt centos@13.251.192.208 "mkdir /var/www/red-ci-cd"
- ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/red-ci-cd"
- 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