1
0
Fork 0

Fix relase task

This commit is contained in:
Marcus Noble 2021-05-11 06:05:13 +01:00
parent 4fb6233133
commit a9e9185b41
1 changed files with 1 additions and 1 deletions

View File

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