From c0d2e5db32747799ceb869fb4cf3476dbf8ccdc7 Mon Sep 17 00:00:00 2001 From: Yi Zhang Date: Mon, 5 Aug 2024 20:30:46 +0800 Subject: [PATCH] update --- tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml index bb3a6a91347e3..a66828ee5e188 100644 --- a/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml @@ -319,7 +319,6 @@ stages: --build-arg BUILD_UID=$( id -u ) --build-arg BASEIMAGE=${{ variables.docker_base_image }} --build-arg TRT_VERSION=${{ variables.linux_trt_version }} - --no-cache " Repository: onnxruntimeubi8packagestest_torch UpdateDepsTxt: false