We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba1500 commit 05c4f28Copy full SHA for 05c4f28
Makefile
@@ -152,7 +152,7 @@ ci-push-images:
152
@./build/push-image.sh tf-serve
153
@./build/push-image.sh tf-serve-gpu
154
@./build/push-image.sh tf-api
155
- @./build/push-image.sh images/onnx-serve onnx-serve
+ @./build/push-image.sh onnx-serve
156
@./build/push-image.sh operator
157
@./build/push-image.sh fluentd
158
@./build/push-image.sh nginx-controller
0 commit comments