Commit 1b2a0786 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 21b10165
Pipeline #111 passed with stage
in 36 seconds
...@@ -16,6 +16,6 @@ build website: ...@@ -16,6 +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 - apt-get install git-core -y
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