Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
update PHONY to include all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Schneider committed Mar 26, 2021
1 parent 76d847f commit 892df9b
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 @@ -11,7 +11,7 @@ reload: build educates-deploy educates-refresh

refresh: build educates-refresh

.PHONY: build kind-start kind-stop
.PHONY: build kind-start kind-stop educates-deploy educates-refresh release deploy get-reporeg get-name

kind-start:
deploy/environment/kind/start.sh ${NAME}
Expand Down

0 comments on commit 892df9b

Please sign in to comment.