Commit 81fea14e authored by John Red Medrano's avatar John Red Medrano

testing

parent 29b6dc1d
...@@ -10,13 +10,13 @@ stages: ...@@ -10,13 +10,13 @@ stages:
# - re-deploy-dev # - re-deploy-dev
# - clean_re-deploy-dev # - clean_re-deploy-dev
all_tests: # all_tests:
stage: all_tests # stage: 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
- echo "test" # - echo "test"
- python3 manage.py test red-ci-cd.test # - python3 manage.py test red-ci-cd.test
......
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