mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-20 02:49:28 +00:00
Update config.py
This commit is contained in:
@@ -48,7 +48,7 @@ TRUENAS_BRANCH_OVERRIDE = get_env_variable('TRUENAS_BRANCH_OVERRIDE', str)
|
||||
TRY_BRANCH_OVERRIDE = get_env_variable('TRY_BRANCH_OVERRIDE', str)
|
||||
VERSION = get_env_variable('TRUENAS_VERSION', str, f'{_VERS}-{BUILD_TIME_OBJ.strftime("%Y%m%d-%H%M%S")}')
|
||||
TRUENAS_VENDOR = get_env_variable('TRUENAS_VENDOR', str)
|
||||
PRESERVE_ISO = get_env_variable('PRESERVE_ISO', bool)
|
||||
PRESERVE_ISO = get_env_variable('PRESERVE_ISO', bool)
|
||||
|
||||
|
||||
# We will get branch overrides and identity file path overrides from here
|
||||
|
||||
Reference in New Issue
Block a user