Makefile 231 B
.PHONY: build-image
build-image:
docker build \
--build-arg BUILD_REACT_APP_STYLEGUIDE_URL=$${STYLEGUIDE_PUBLIC_URL:-https://styleguide.pir-test.eu}/$${STYLEGUIDE_VERSION:-latest} \
--tag cf2021:latest \
.
.PHONY: build-image
build-image:
docker build \
--build-arg BUILD_REACT_APP_STYLEGUIDE_URL=$${STYLEGUIDE_PUBLIC_URL:-https://styleguide.pir-test.eu}/$${STYLEGUIDE_VERSION:-latest} \
--tag cf2021:latest \
.
Pirátský GitLab - Home of the CopyLeft