Commit 5e3f6e00 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent c5aab6de
Pipeline #151 passed with stage
in 2 minutes
......@@ -19,6 +19,7 @@ build website:
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/api-main-service/full-api-redeploy.sh.template.SIT /var/www/testred/api-main-service/full-api-redeploy.sh"
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/api-main-service/redtest.conf /etc/nginx/sites-enabled/redtest.conf"
- ssh -tt centos@13.251.192.208 "sudo sh /var/www/testred/api-main-service/full-api-redeploy.sh"
- ssh -tt centos@13.251.192.208 "sudo systemctl restart nginx"
variables:
GIT_STRATEGY: clone
GIT_DEPTH: "3600"
......
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