Commit 21b10165 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent f3670208
Pipeline #110 failed with stage
in 26 seconds
...@@ -16,5 +16,6 @@ build website: ...@@ -16,5 +16,6 @@ build website:
- ssh -tt centos@13.251.192.208 " cd /var/www/ " - ssh -tt centos@13.251.192.208 " cd /var/www/ "
- mkdir red-ci-cd - mkdir red-ci-cd
- cd red-ci-cd - cd red-ci-cd
- apt-get install git-core
script: script:
- 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