We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b0432 commit dfeffd0Copy full SHA for dfeffd0
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/use-builder-on-windows"
6
description: "downstream jobs are triggered on this branch"
7
8
include:
0 commit comments