Commit 671feddf authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent ccda9411
Pipeline #442 failed with stage
in 1 minute and 5 seconds
...@@ -4,4 +4,4 @@ all_tests: ...@@ -4,4 +4,4 @@ all_tests:
script: script:
- git clone http://tir:Qwerty1234@54.169.104.100:27015/red/red-ci-cd.git -b new-test - git clone http://tir:Qwerty1234@54.169.104.100:27015/red/red-ci-cd.git -b new-test
- pip install -r red-ci-cd/requirements/local.txt - pip install -r red-ci-cd/requirements/local.txt
- python3 manage.py runserver - python3 manage.py test red-ci-cd.test
\ No newline at end of file \ No newline at end of file
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