Commit 9c2d700d authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 0b6146b2
Pipeline #235 failed with stage
in 24 seconds
......@@ -17,6 +17,7 @@ build api:
- ssh -tt centos@13.251.192.208 "cd /var/www/gitlab_variable_red/red-ci-cd && $testenv"
- ssh -tt centos@13.251.192.208 "cd /var/www/gitlab_variable_red/red-ci-cd && $TIRdevINI"
- ssh -tt centos@13.251.192.208 "cd /var/www/gitlab_variable_red/red-ci-cd && sudo docker-compose up --build -d"
- echo "wow"
variables:
GIT_STRATEGY: clone
......
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