Compare commits
1 Commits
feature/ev
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| d529c2f72c |
2
Makefile
2
Makefile
@@ -16,7 +16,7 @@ docker:
|
|||||||
docker tag oc-monitord oc/oc-monitord:0.0.1
|
docker tag oc-monitord oc/oc-monitord:0.0.1
|
||||||
|
|
||||||
publish-kind:
|
publish-kind:
|
||||||
kind load docker-image oc/oc-monitord:0.0.1 --name opencloud | true
|
kind load docker-image oc/oc-monitord:0.0.1 --name $(CLUSTER_NAME) | true
|
||||||
|
|
||||||
publish-registry:
|
publish-registry:
|
||||||
@echo "TODO"
|
@echo "TODO"
|
||||||
|
|||||||
Reference in New Issue
Block a user