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

[ci] Use refs and regex.

parent 87cc2a7b
No related branches found
No related tags found
No related merge requests found
......@@ -144,8 +144,10 @@ eva-domains:
<<: *eva_template
<<: *eva_domains
only:
refs:
- merge_requests
variables:
- $CI_MERGE_REQUEST_LABELS == "Eva"
- $CI_MERGE_REQUEST_LABELS =~ /.*,?Eva,?.*/
eva-domains-nightly:
<<: *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