Skip to content

Commit f5249dc

Browse files
committed
flag
1 parent f7617d9 commit f5249dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build:
2626
./cmd/manager
2727

2828
ko-build:
29-
ko build -B --platform=all -t latest -t $(GIT_REVISION) ./cmd/*
29+
ko build --platform=all --bare -t latest -t $(VERSION) ./cmd/*
3030

3131
##############################
3232
# DEV #

0 commit comments

Comments
 (0)