Skip to content

Commit d1bce5d

Browse files
committed
trigger downstream pipeline in a custom branch
1 parent 49615e6 commit d1bce5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ variables:
22
# These are gitlab variables so that it's easier to do a manual deploy
33
# If these are set witih value and description, then it gives you UI elements
44
DOWNSTREAM_BRANCH:
5-
value: "main"
5+
value: "julio/publishing/switch-to-ephemeral-release-branches"
66
description: "downstream jobs are triggered on this branch"
77

88
include:

0 commit comments

Comments
 (0)