Revert to public registry
This commit is contained in:
parent
f0f8f69ddf
commit
a7b3e3e14b
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ ci:
|
|||||||
|
|
||||||
.PHONY: release # Release the latest version of the application
|
.PHONY: release # Release the latest version of the application
|
||||||
release:
|
release:
|
||||||
kubectl --namespace website-to-remarkable set image deployment website-to-remarkable web=docker.cluster.fun/private/website-to-remarkable:$(SHA)
|
kubectl --namespace website-to-remarkable set image deployment website-to-remarkable web=docker.cluster.fun/averagemarcus/website-to-remarkable:$(SHA)
|
||||||
|
|
||||||
.PHONY: help # Show this list of commands
|
.PHONY: help # Show this list of commands
|
||||||
help:
|
help:
|
||||||
|
Loading…
Reference in New Issue
Block a user