Skip to content

Commit c281cf5

Browse files
gs-oliveHolyWu
andcommitted
ci: Add release flag for nightly build tag (#2821)
Co-authored-by: HolyWu <[email protected]>
1 parent e83725e commit c281cf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/pre_build_script_windows.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ python -m pip install tensorrt==10.0.1 --extra-index-url https://pypi.nvidia.com
66
choco install bazelisk -y
77

88
cat toolchains/ci_workspaces/WORKSPACE.win.release.tmpl | envsubst > WORKSPACE
9+
10+
echo "RELEASE=1" >> ${GITHUB_ENV}

0 commit comments

Comments
 (0)