Commit 3df05b74 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent f52b2c54
Pipeline #476 passed with stages
in 1 minute and 49 seconds
......@@ -5,11 +5,10 @@ stages:
- all_tests
- test_failed
- release
# - wow
- wow
all_tests:
stage: all_tests
image: python 3.7.4
script:
- 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
......@@ -30,8 +29,8 @@ release:
script:
- echo "release"
# include:
# - local: 'wow.yml'
include:
- local: 'wow.yml'
\ 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