Skip to content

Commit

Permalink
removes invalid colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Disper committed Sep 27, 2023
1 parent 673efbd commit 7f9e0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ apply-sample-cr:
local-build-and-deploy: docker-build k3d-import-img deploy gardener-secret-deploy apply-sample-cr

.PHONY: local-rebuild-and-redeploy
local-rebuild-and-redeploy: undeploy local-build-and-deploy:
local-rebuild-and-redeploy: undeploy local-build-and-deploy
##@ Build Dependencies

## Location to install dependencies to
Expand Down

0 comments on commit 7f9e0b3

Please sign in to comment.