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

Update .gitlab-ci.yml

parent 980ecdfa
Pipeline #457 failed with stages
in 31 seconds
image: python:3.7.4 # image: python:3.7.4
stages: stages:
...@@ -9,6 +9,7 @@ stages: ...@@ -9,6 +9,7 @@ stages:
all_tests: all_tests:
stage: all_tests stage: all_tests
image: python 3.7.4
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
......
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