Use latest git tag to set model version (#964)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-02-08 10:06:06 +01:00
committed by GitHub
parent aa8519d02a
commit b9808cf4ea
8 changed files with 61 additions and 7 deletions
+3
View File
@@ -46,6 +46,9 @@ jobs:
- name: Installing...
run: node common/scripts/install-run-rush.js install
- name: Setting model version from git release...
run: node common/scripts/install-run-rush.js bump-model-version
- name: Building...
run: node common/scripts/install-run-rush.js rebuild -l --verbose