Commit a4fef80a authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 3560b532
Pipeline #130 failed with stage
in 0 seconds
......@@ -15,5 +15,7 @@ build website:
- ssh -tt centos@13.251.192.208 "cd /var/www/red-ci-cd"
variables:
GIT_STRATEGY: clone
GIT_CLONE_PATH: $CI_BUILDS_DIR/red-ci-cd
GIT_DEPTH: "3"
script:
- git checkout -B master origin/master
\ 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