Find / replace mistake

This commit is contained in:
James Allen 2017-11-30 11:20:25 +00:00
parent 870e87ebe1
commit b2a3e06717

View file

@ -1,5 +1,5 @@
DOCKER_COMPOSE_FLAGS ?= -f docker-compose.yml
npm -q := docker-compose ${DOCKER_COMPOSE_FLAGS} run --rm npm -q npm
NPM := docker-compose ${DOCKER_COMPOSE_FLAGS} run --rm npm -q npm
BUILD_NUMBER ?= local
BRANCH_NAME ?= $(shell git rev-parse --abbrev-ref HEAD)
PROJECT_NAME = web