Push fake master to different namespace

This commit is contained in:
Simon Hirst
2022-08-01 14:03:32 +01:00
parent 3957d487c3
commit f9852fb553
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.3.0.x
###########################################################################################################################################################