Added release task

Este commit está contenido en:
Marcus Noble 2020-11-10 18:36:48 +00:00
padre 33d91402fd
commit f7160f7a18
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -59,7 +59,7 @@ ci:
.PHONY: release # Release the latest version of the application
release:
@echo "⚠️ 'released' unimplemented"
@kubectl --namespace rss set image deployment rss web=docker.cluster.fun/averagemarcus/gopherss:$(SHA)
.PHONY: help # Show this list of commands
help: