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

Update .gitlab-ci.yml

parent f896b32d
Pipeline #295 failed
...@@ -109,12 +109,9 @@ clean_rebuild_dev: ...@@ -109,12 +109,9 @@ clean_rebuild_dev:
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config' - '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
- ssh -tt centos@13.251.192.208 "sudo rm -rf $root_path/dev" - ssh -tt centos@13.251.192.208 "sudo rm -rf $root_path/dev"
build_sit:
build sit:
stage: build_sit stage: build_sit
image: ubuntu image: ubuntu
rules: rules:
......
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