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 f86dcb1 commit 37187e5Copy full SHA for 37187e5
source-branch.env
@@ -2,6 +2,6 @@
2
3
# SOURCE_BRANCH is the repository branch name for this release stream.
4
# It should be updated when a new release fork is created but not for testing of personal builds or pre-fork updates.
5
-SOURCE_BRANCH ?= 'private-master'
+SOURCE_BRANCH ?= private-master
6
7
###########################################################################################################################################################
0 commit comments