mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-05-30 18:40:46 +02:00
Make make target naming matching
This commit is contained in:
@@ -80,7 +80,7 @@ build-linux:
|
||||
|
||||
image: build-image push-image
|
||||
|
||||
build-image: build-linux
|
||||
build-image:
|
||||
@echo "Building the docker image: $(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG)..."
|
||||
@docker build -t $(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG) -f build/Dockerfile .
|
||||
@echo "Building the docker image: $(IMAGE_REPO)/$(GENERATOR_IMAGE_NAME):$(IMAGE_TAG)..."
|
||||
|
||||
Reference in New Issue
Block a user