Commit 7637dffc authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 8f0cf01d
Pipeline #454 canceled with stages
in 7 seconds
......@@ -3,7 +3,7 @@ image: python:3.7.4
stages:
- all_tests
- build
- test_failed
- release
- wow
......@@ -16,8 +16,8 @@ all_tests:
build:
stage: build
test_failed:
stage: test_failed
when: on_failure
script:
- echo "wow"
......
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