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

Update .gitlab-ci.yml

parent 84f8b574
Pipeline #475 failed with stages
in 29 seconds
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
- all_tests - all_tests
- test_failed - test_failed
- release - release
- wow # - wow
all_tests: all_tests:
stage: all_tests stage: all_tests
...@@ -30,8 +30,8 @@ release: ...@@ -30,8 +30,8 @@ release:
script: script:
- echo "release" - echo "release"
include: # include:
- local: 'wow.yml' # - 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