Fix image in Makefile
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
58ca74d80f
commit
b0e99184b6
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
.DEFAULT_GOAL := default
|
.DEFAULT_GOAL := default
|
||||||
|
|
||||||
IMAGE ?= rg.fr-par.scw.cloud/averagemarcus/blog:latest
|
IMAGE ?= rg.fr-par.scw.cloud/averagemarcus/civo-versions:latest
|
||||||
|
|
||||||
.PHONY: test # Run all tests, linting and format checks
|
.PHONY: test # Run all tests, linting and format checks
|
||||||
test: lint check-format run-tests
|
test: lint check-format run-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user