Skip to content

Commit 332d382

Browse files
committed
chore: add push ci
1 parent deb5770 commit 332d382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ IMAGE_TAG ?= latest
55

66
.PHONY: push_image
77
push_image:
8-
@docker build -t $(CR)/$(IMAGE_NAME):$(IMAGE_TAG) --push .
8+
@docker build -t $(CR)/$(IMAGE_NAME):$(IMAGE_TAG) --push .

0 commit comments

Comments
 (0)