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

initial

parent b715e7ec
Pipeline #275 failed with stages
in 2 minutes and 13 seconds
...@@ -32,6 +32,7 @@ intial_dev: ...@@ -32,6 +32,7 @@ intial_dev:
- ssh -tt centos@13.251.192.208 "cd $root_path/$repo_folder && docker-compose -f docker-compose.yml -p xxx_rmsv2_api_container up -d --build" - ssh -tt centos@13.251.192.208 "cd $root_path/$repo_folder && docker-compose -f docker-compose.yml -p xxx_rmsv2_api_container up -d --build"
- ssh -tt centos@13.251.192.208 "cd $root_path/$repo_folder && sudo docker-compose up --build -d" - ssh -tt centos@13.251.192.208 "cd $root_path/$repo_folder && sudo docker-compose up --build -d"
- echo "Initial dev environment for red test ci cd" - echo "Initial dev environment for red test ci cd"
- echo "Initial dev environment for red test ci cd"
variables: variables:
GIT_STRATEGY: clone 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