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

Update .gitlab-ci.yml

parent 1cbe2313
Pipeline #159 passed with stage
in 5 minutes and 15 seconds
......@@ -43,7 +43,7 @@ build web:
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/web/Dockerfile.template /var/www/testred/web/Dockerfile"
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/web/nuxt.env.json.demo.template /var/www/testred/web/nuxt.env.json"
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/web/full-api-redeploy.sh.template /var/www/testred/web/full-api-redeploy.sh"
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/web/redtest.conf /etc/nginx/sites-enabled/redtestWeb.conf"
- ssh -tt centos@13.251.192.208 "sudo cp /var/www/testred/web/redtestWeb.conf /etc/nginx/sites-enabled/redtestWeb.conf"
- ssh -tt centos@13.251.192.208 "sudo sh /var/www/testred/web/full-api-redeploy.sh"
- ssh -tt centos@13.251.192.208 "sudo systemctl restart nginx"
variables:
......
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