Added release task
This commit is contained in:
parent
33d91402fd
commit
f7160f7a18
2
Makefile
2
Makefile
@ -59,7 +59,7 @@ ci:
|
|||||||
|
|
||||||
.PHONY: release # Release the latest version of the application
|
.PHONY: release # Release the latest version of the application
|
||||||
release:
|
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
|
.PHONY: help # Show this list of commands
|
||||||
help:
|
help:
|
||||||
|
Loading…
Reference in New Issue
Block a user