From 7429206efdfaccdf805dca8273aff689ade4cbd1 Mon Sep 17 00:00:00 2001 From: Igor Udot Date: Mon, 1 Jun 2026 13:34:36 +0800 Subject: [PATCH] Revert "Merge branch 'ci/reproducible-build-version-txt' into 'master'" This reverts merge request !48593 --- tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml b/tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml index 1ed0f8c9f6c..09b799f3d7b 100644 --- a/tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml +++ b/tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml @@ -39,7 +39,6 @@ when: always expire_in: 1 week script: - - echo "$LATEST_GIT_TAG" > version.txt # CI specific options start from "--parallel-count xxx". could ignore when running locally - run_cmd idf-ci build run --parallel-count ${CI_NODE_TOTAL:-1}