X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ff13e4ae34913d557cbb9a07d3faf6a059ba560a..ef1017fbad2ff46f5a169bb3fc7d097b5bb746f3:/Makefile diff --git a/Makefile b/Makefile index 6cd906e0f8..6da3ed1062 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ VERSION?=$(shell ./version-at-commit.sh HEAD) # changes in the package. (i.e. example config files externally added ITERATION?=1 -TARGETS?="centos7 debian8 debian9 debian10 ubuntu1404 ubuntu1604 ubuntu1804" +TARGETS?="centos7 debian8 debian10 ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004" DESCRIPTION=Arvados Workbench2 - Arvados is a free and open source platform for big data science. MAINTAINER=Arvados Package Maintainers @@ -72,7 +72,7 @@ integration-tests-in-docker: workbench2-build-image test: unit-tests integration-tests -build: +build: yarn-install VERSION=$(VERSION) yarn build $(DEB_FILE): build