Files
mq-container/source-branch.env
2022-07-28 09:57:55 +01:00

8 lines
534 B
Bash

###########################################################################################################################################################
# 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
###########################################################################################################################################################