Skip to content
Snippets Groups Projects
Commit fe78beb1 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[ci] pass more mr-related variables downstream

parent a4659d04
No related branches found
No related tags found
1 merge request!2626feature/refactor-test-selection
...@@ -84,4 +84,6 @@ trigger lecture: ...@@ -84,4 +84,6 @@ trigger lecture:
branch: feature/test-dumux-trigger branch: feature/test-dumux-trigger
strategy: depend strategy: depend
variables: variables:
DUMUX_MERGE_REQUEST_BRANCH: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME DUMUX_PIPELINE_SOURCE: $CI_PIPELINE_SOURCE
DUMUX_MERGE_REQUEST_SOURCE_BRANCH: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
DUMUX_MERGE_REQUEST_TARGET_BRANCH: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME
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