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

Made triggering CI testing manual

	modified:   .gitlab-ci.yml
parent ed33ce65
Branches
Tags
No related merge requests found
Pipeline #1993 passed
......@@ -35,6 +35,7 @@ hcana_singularity:
- build/Singularity.hcana.simg
elastic_replay:
when: manual
tags:
- eic0 docker
stage: data_replays
......@@ -50,6 +51,7 @@ elastic_replay:
elastic_test1:
when: manual
tags:
- eic0 docker
stage: data_tests
......@@ -59,6 +61,7 @@ elastic_test1:
- bash tests/elastic_test.sh
elastic_test2:
when: manual
tags:
- eic0 docker
stage: data_tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment