Skip to content

Commit 6046ebc

Browse files
committed
ubuntu24.04 precompile support
Signed-off-by: shiva kumar <[email protected]>
1 parent 50f2920 commit 6046ebc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,4 @@ push-base-%: OUT_IMAGE_TAG = ${IMAGE_TAG}
220220
$(BASE_PUSH_TARGETS):
221221
regctl \
222222
image copy \
223-
$(IMAGE) $(OUT_IMAGE)
224-
225-
@echo "SHIVAAAAAAAAAAA $(OUT_IMAGE)"
223+
$(IMAGE) $(OUT_IMAGE)

0 commit comments

Comments
 (0)