Fix url in Makefile
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
1d26f341c7
commit
3e3de4724f
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ ci:
|
||||
|
||||
.PHONY: release # Release the latest version of the application
|
||||
release:
|
||||
@kubectl --namespace tank set image deployment tank web=docker.cluster.fun/averagemarcus/tank:$(SHA)
|
||||
@kubectl --namespace tank set image deployment tank web=rg.fr-par.scw.cloud/averagemarcus/tank:$(SHA)
|
||||
|
||||
.PHONY: help # Show this list of commands
|
||||
help:
|
||||
|
Loading…
Reference in New Issue
Block a user