Skip to content

Commit 08cc82c

Browse files
committed
test
1 parent aba6a67 commit 08cc82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ run: gen-mocks generate fmt vet manifests ## Run against the configured Kubernet
135135

136136
docker-build: test container-build ## Build docker image with the manager.
137137

138-
docker-push: ## Push the docker image with the manager.
138+
docker-push: ## Pushes the docker image with the manager.
139139
${CONTAINER_CMD} push ${IMG}
140140

141141
BUILDPLATFORM ?= linux/${ARCH}

0 commit comments

Comments
 (0)