diff --git a/.make.defaults b/.make.defaults index 80df91c8e..4674326d8 100644 --- a/.make.defaults +++ b/.make.defaults @@ -231,7 +231,7 @@ __check_defined = \ --build-arg GIT_COMMIT=$(shell git log -1 --format=%h) . $(DOCKER) tag $(DOCKER_IMAGE_NAME):$(DOCKER_IMAGE_VERSION) $(DOCKER_REGISTRY_ENDPOINT)/$(DOCKER_IMAGE_NAME):$(DOCKER_IMAGE_VERSION) - + # Copy a source tree in LIB_PATH, including src, pyproject.toml to LIB_NAME # Generally used to copy source from within the repo into a local directory for use by a Dockerfile .PHONY: .defaults.copy-lib