Revert "Merge branch 'ci/reproducible-build-version-txt' into 'master'"

This reverts merge request !48593
This commit is contained in:
Igor Udot
2026-06-01 13:34:36 +08:00
parent ec461b563b
commit 7429206efd

View File

@@ -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}