Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ec702bd

Browse files
gs-oliveHolyWu
andcommittedMay 14, 2024
ci: Add release flag for nightly build tag (#2821)
Co-authored-by: HolyWu <[email protected]>
1 parent 2a4c37b commit ec702bd

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.0b6 tensorrt-${CU_VERSION::4}-bindings==10.
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)
Please sign in to comment.