We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8a71a commit 4abf77eCopy full SHA for 4abf77e
.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: "igor/versioning/publish-from-release-branch"
6
description: "downstream jobs are triggered on this branch"
7
8
include:
0 commit comments