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

initial

parent 3a5145fb
Pipeline #317 passed with stages
in 1 minute and 53 seconds
......@@ -134,7 +134,6 @@ build_sit:
- ssh -tt centos@13.251.192.208 "cd $root_path/sit/$repo_folder && $TIRdevINI"
- ssh -tt centos@13.251.192.208 "docker-compose -f $root_path/sit/$repo_folder/docker-compose.yml -p xxx_sit_rmsv2_api_container down"
- ssh -tt centos@13.251.192.208 "docker-compose -f $root_path/sit/$repo_folder/docker-compose.yml -p xxx_rmsv2_api_container up -d --build"
- ssh -tt centos@13.251.192.208 "cd $root_path/sit/$repo_folder && sudo docker-compose up --build -d"
- echo "building sit environment for red test ci cd"
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