We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49615e6 commit d1bce5dCopy full SHA for d1bce5d
1 file changed
.gitlab-ci.yml
@@ -2,7 +2,7 @@ variables:
2
# These are gitlab variables so that it's easier to do a manual deploy
3
# If these are set witih value and description, then it gives you UI elements
4
DOWNSTREAM_BRANCH:
5
- value: "main"
+ value: "julio/publishing/switch-to-ephemeral-release-branches"
6
description: "downstream jobs are triggered on this branch"
7
8
include:
0 commit comments