Set build version
[arvados-workbench2.git] / Makefile
index 8e29db825f4c02dc197c26ac6e265d610bb07644..4458f2148030f728440a89981df578efb68d1b1e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ test: yarn-install
        yarn test --no-watchAll --bail --ci
 
 build: test
-       yarn build
+       VERSION=$(VERSION) yarn build
 
 $(DEB_FILE): build
        fpm \