Skip to content

Commit

Permalink
fixed the default target in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
weinong committed Jan 30, 2025
1 parent 149cc98 commit 9623586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DEFAULT_GOAL := all

include .bingo/Variables.mk

TARGET := kubelogin
Expand Down

0 comments on commit 9623586

Please sign in to comment.