Skip to content
Snippets Groups Projects
Commit d23c7052 authored by Timo Koch's avatar Timo Koch
Browse files

[ci] Pass source project path to downstream pipeline

parent 8870425c
No related branches found
No related tags found
1 merge request!3375[ci] Pass source project path to downstream pipeline
Pipeline #26492 passed
+2
...@@ -144,6 +144,7 @@ trigger lecture: ...@@ -144,6 +144,7 @@ trigger lecture:
variables: variables:
DUMUX_MERGE_REQUEST_SOURCE_BRANCH: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME DUMUX_MERGE_REQUEST_SOURCE_BRANCH: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
DUMUX_MERGE_REQUEST_SOURCE_PROJECT_URL: $CI_MERGE_REQUEST_SOURCE_PROJECT_URL DUMUX_MERGE_REQUEST_SOURCE_PROJECT_URL: $CI_MERGE_REQUEST_SOURCE_PROJECT_URL
DUMUX_MERGE_REQUEST_SOURCE_PROJECT_PATH: $CI_MERGE_REQUEST_SOURCE_PROJECT_PATH
DUMUX_MERGE_REQUEST_TARGET_BRANCH: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME DUMUX_MERGE_REQUEST_TARGET_BRANCH: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME
DUMUX_COMMIT_SHA: $CI_COMMIT_SHA DUMUX_COMMIT_SHA: $CI_COMMIT_SHA
DUMUX_REFERENCE_SHA: $CI_REFERENCE_SHA DUMUX_REFERENCE_SHA: $CI_REFERENCE_SHA
......
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