Fixed release

This commit is contained in:
Kasra Bigdeli
2023-08-27 11:47:45 -07:00
parent 9f48a728f2
commit a7c434efe8

View File

@@ -33,7 +33,7 @@ if [[ "$BRANCH" != "release" ]]; then
fi
npm ci
npm build
npm run build
node ./dev-scripts/validate-build-version-docker-hub.js
source ./version
git clean -fdx