Skip to content
Snippets Groups Projects
Commit 08c6fcc0 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Allowing test to fail in dis child pipeline

parent e041505d
Branches dynamic_child_pipelines
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ generate_config:
- sodium
script:
- mkdir -p config && ./bin/gen_ci_config -p test_ -i dummy > config/dummy_config.yml
- mkdir -p config && ./bin/gen_ci_config --no-failure -p dis_ -i dis > config/dis_config.yml
- mkdir -p config && ./bin/gen_ci_config -p dis_ -i dis > config/dis_config.yml
dummy-pipeline:
stage: run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment