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

Update .gitlab-ci.yml

parent c8e42d1c
Pipeline #126 failed
...@@ -13,6 +13,7 @@ build website: ...@@ -13,6 +13,7 @@ build website:
- apt-get install git-core -y - apt-get install git-core -y
variables: variables:
GIT_STRATEGY: clone GIT_STRATEGY: clone
GIT_CHECKOUT: "false"
script: script:
- ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/red-ci-cd" - ssh -tt centos@13.251.192.208 "sudo mkdir /var/www/red-ci-cd"
- 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"
......
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