Push fake master to different namespace

This commit is contained in:
Simon Hirst
2022-07-28 09:57:55 +01:00
parent 581a510084
commit 09d1b8d4fb
2 changed files with 19 additions and 0 deletions

7
source-branch.env Normal file
View File

@@ -0,0 +1,7 @@
###########################################################################################################################################################
# SOURCE_BRANCH is the repository branch name for this release stream.
# It should be updated when a new release fork is created but not for testing of personal builds or pre-fork updates.
SOURCE_BRANCH ?= v9.2.0.x-eus
###########################################################################################################################################################