Skip to content

Commit 2972182

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

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
@@ -8,3 +8,5 @@ python -m pip install tensorrt==${TRT_VERSION} tensorrt-${CU_VERSION::4}==${TRT_
88
choco install bazelisk -y
99

1010
cat toolchains/ci_workspaces/WORKSPACE.win.release.tmpl | envsubst > WORKSPACE
11+
12+
echo "RELEASE=1" >> ${GITHUB_ENV}

0 commit comments

Comments
 (0)