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

Update .gitlab-ci.yml

parent 79e497fa
Pipeline #478 passed with stages
in 1 minute and 34 seconds
...@@ -2,10 +2,10 @@ image: python:3.7.4 ...@@ -2,10 +2,10 @@ image: python:3.7.4
stages: stages:
- all_tests
- test_failed - test_failed
- release - release
- wow - wow
- all_tests
all_tests: all_tests:
stage: all_tests stage: all_tests
......
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