Skip to content
Snippets Groups Projects
Commit 87cc2a7b authored by Michele Alberti's avatar Michele Alberti
Browse files

[ci] Automatically run eva-domains tests on MR with label Eva.

parent e162e1cf
No related branches found
No related tags found
No related merge requests found
...@@ -143,7 +143,9 @@ eva-default-tests: ...@@ -143,7 +143,9 @@ eva-default-tests:
eva-domains: eva-domains:
<<: *eva_template <<: *eva_template
<<: *eva_domains <<: *eva_domains
when: manual only:
variables:
- $CI_MERGE_REQUEST_LABELS == "Eva"
eva-domains-nightly: eva-domains-nightly:
<<: *eva_template <<: *eva_template
......
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