This commit is contained in:
Marcus Noble 2020-11-10 18:36:48 +00:00
джерело 33d91402fd
коміт f7160f7a18
1 змінених файлів з 1 додано та 1 видалено

@ -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: