mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
Merge pull request #227 from truenas/william-gr-patch-1
Update nightly build version
This commit is contained in:
@@ -22,4 +22,4 @@ TRY_BRANCH_OVERRIDE = os.getenv('TRY_BRANCH_OVERRIDE')
|
||||
if os.getenv('TRUENAS_VERSION'):
|
||||
VERSION = os.getenv('TRUENAS_VERSION')
|
||||
else:
|
||||
VERSION = f'22.02-MASTER-{BUILD_TIME_OBJ.strftime("%Y%m%d-%H%M%S")}'
|
||||
VERSION = f'22.02.1-MASTER-{BUILD_TIME_OBJ.strftime("%Y%m%d-%H%M%S")}'
|
||||
|
||||
Reference in New Issue
Block a user