updated build script

This commit is contained in:
Kasra Bigdeli
2020-06-30 21:30:05 -04:00
parent 0c9bf8d625
commit 4a29c75d68
4 changed files with 27 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ git clean -fdx .
npm ci
npm run build
node ./dev-scripts/validateBuildVersion.js
node ./dev-scripts/validate-build-version-docker-hub.js
# Get version from constant file
# Get version from tag (CAPROVER_VERSION_FROM_TAG) env var
# Make sure the two are the same