Added release tasks
This commit is contained in:
parent
175354acd3
commit
28d7ecb0c3
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:
|
||||||
@echo "⚠️ 'release' unimplemented"
|
@kubectl --namespace qr set image deployment qr web=docker.cluster.fun/averagemarcus/qr:$(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