Commit 52cabd18 authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent 58e56282
Pipeline #461 failed
...@@ -6,6 +6,7 @@ stages: ...@@ -6,6 +6,7 @@ stages:
- test_failed - test_failed
- release - release
- wow - wow
- initial_repo
all_tests: all_tests:
stage: all_tests stage: all_tests
...@@ -31,7 +32,7 @@ release: ...@@ -31,7 +32,7 @@ release:
- echo "release" - echo "release"
include: include:
- local: dev_deploy.gitlab-ci.yml - local: test.yml
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