Skip to content
Snippets Groups Projects
Commit 0313092e authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Add support to select a branch in the downstream project to trigger

parent 10775da4
No related branches found
No related tags found
1 merge request!32Add support to select a branch in the downstream project to trigger
...@@ -76,4 +76,5 @@ trigger_job: ...@@ -76,4 +76,5 @@ trigger_job:
variables: variables:
TARGET_ENV: $TARGET_ENV TARGET_ENV: $TARGET_ENV
trigger: trigger:
project: ${trigger_project} project: ${downstream_project}
branch: ${downstream_branch}
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