[Misc]Add date to cu13 dev image tag (#13316)

This commit is contained in:
Baizhou Zhang
2025-11-14 19:42:50 -08:00
committed by GitHub
parent 9b3fc186bc
commit 10285ec204

View File

@@ -15,13 +15,13 @@ jobs:
platform: linux/amd64
build_type: all
grace_blackwell: 0
tag: dev-x86-cu13
tag: dev-x86-cu13-$(date +%Y%m%d)
version: 13.0.1
- runner: arm-docker-build-node
platform: linux/arm64
build_type: all
grace_blackwell: 1
tag: dev-arm64-cu13
tag: dev-arm64-cu13-$(date +%Y%m%d)
version: 13.0.1
steps:
- name: Delete huge unnecessary tools folder