Remove 0.7 tagTime versioning

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-02-06 16:42:14 +07:00
parent 3307cd74cc
commit 5d2b04eb51
2 changed files with 12 additions and 28 deletions
-1
View File
@@ -41,7 +41,6 @@ env:
.prettierrc
tools
PublishTempFolder: publish_artifacts
MODEL_VERSION_MODE: ${{ startsWith(github.ref, 'refs/tags/s') && 'tagTime' || 'file' }}
INIT_SCRIPTS_BRANCH: 'unified-init-scripts'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel