Fix environment-specific builds.

This commit is contained in:
2020-02-09 03:40:49 -06:00
parent c28eb7b240
commit 8ac1cdf476
6 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
VERSION:=$(shell git describe --always)
TARGET_ENV=dev
TARGET_ENV ?= dev
build: dist/personal-measure-api.tar.gz dist/personal-measure-web.tar.gz