mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-20 02:49:28 +00:00
Change master branch to 22.02-MASTER
This commit is contained in:
@@ -21,4 +21,4 @@ TRY_BRANCH_OVERRIDE = os.getenv('TRY_BRANCH_OVERRIDE')
|
||||
if os.getenv('TRUENAS_VERSION'):
|
||||
VERSION = os.getenv('TRUENAS_VERSION')
|
||||
else:
|
||||
VERSION = f'{BUILD_TIME_OBJ.strftime("%y.%m")}-MASTER-{BUILD_TIME_OBJ.strftime("%Y%m%d-%H%M%S")}'
|
||||
VERSION = f'{22.02-MASTER-{BUILD_TIME_OBJ.strftime("%Y%m%d-%H%M%S")}'
|
||||
|
||||
Reference in New Issue
Block a user