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

testing

parent 81542072
Pipeline #710 failed with stage
in 15 seconds
...@@ -17,7 +17,7 @@ initial_repo: ...@@ -17,7 +17,7 @@ initial_repo:
- echo "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME" - echo "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME"
- echo "test" - echo "test"
- cp env.new_template.ini env.ini - cp env.new_template.ini env.ini
- pip install -r api-main-service/requirements/local.txt - pip install -r red-ci-cd/requirements/local.txt
- python manage.py runserver - python manage.py runserver
......
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