Added release task
This commit is contained in:
parent
032351e8f1
commit
563ef2cc00
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ ci:
|
||||
|
||||
.PHONY: release # Release the latest version of the application
|
||||
release:
|
||||
@echo "⚠️ 'release' unimplemented"
|
||||
@kubectl --namespace feed-fetcher set image deployment feed-fetcher web=docker.cluster.fun/averagemarcus/feed-fetcher:$(SHA)
|
||||
|
||||
.PHONY: help # Show this list of commands
|
||||
help:
|
||||
|
Loading…
Reference in New Issue
Block a user