Commit 4e2fc091 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent fc3bdaef
Pipeline #132 passed with stage
in 40 seconds
...@@ -15,6 +15,6 @@ build website: ...@@ -15,6 +15,6 @@ build website:
- ssh -tt centos@13.251.192.208 "cd /var/www/red-ci-cd" - ssh -tt centos@13.251.192.208 "cd /var/www/red-ci-cd"
variables: variables:
GIT_STRATEGY: clone GIT_STRATEGY: clone
GIT_DEPTH: "3" GIT_DEPTH: "50"
script: script:
- git checkout -B master origin/master - git clone http://red:password123@54.169.104.100:27015/red/red-ci-cd.git
\ No newline at end of file \ 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