We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362f511 commit 3bf778cCopy full SHA for 3bf778c
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: "julio/bump-msrv"
+ value: "main"
6
description: "downstream jobs are triggered on this branch"
7
8
include:
0 commit comments