[ARVADOS-WORKBENCH2] updated: 1.4.1-256-gff96e1a0
Git user
git at public.arvados.org
Wed Jan 29 18:52:47 UTC 2020
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via ff96e1a01d66e96fedb38a42b9350d40cfb281c0 (commit)
from 4b6229be6902538496c8afd2fac0fef1155193ca (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ff96e1a01d66e96fedb38a42b9350d40cfb281c0
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Wed Jan 29 13:52:26 2020 -0500
Set build version
no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/Makefile b/Makefile
index 8e29db82..4458f214 100644
--- 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 \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list