Commit 440159e5 authored by John Red Medrano's avatar John Red Medrano

'testing

parent d649fbfc
Pipeline #711 canceled with stage
in 3 minutes and 21 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 red-ci-cd/requirements/local.txt - pip install -r 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