Fix relase task
This commit is contained in:
parent
4fb6233133
commit
a9e9185b41
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:
|
||||||
@kubectl --namespace opengraph-image-gen set image deployment opengraph-image-gen web=docker.cluster.fun/averagemarcus/opengraph-image-gen:$(SHA)
|
@kubectl --namespace opengraph set image deployment opengraph web=docker.cluster.fun/averagemarcus/opengraph-image-gen:$(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