Skip to content

Commit 05c4f28

Browse files
committed
Update Makefile
1 parent bba1500 commit 05c4f28

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
@@ -152,7 +152,7 @@ ci-push-images:
152152
@./build/push-image.sh tf-serve
153153
@./build/push-image.sh tf-serve-gpu
154154
@./build/push-image.sh tf-api
155-
@./build/push-image.sh images/onnx-serve onnx-serve
155+
@./build/push-image.sh onnx-serve
156156
@./build/push-image.sh operator
157157
@./build/push-image.sh fluentd
158158
@./build/push-image.sh nginx-controller

0 commit comments

Comments
 (0)