missed Makefile update for cerc-io
This commit is contained in:
parent
7a8d38c955
commit
12f4810ced
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
## Build docker image
|
## Build docker image
|
||||||
.PHONY: docker-build
|
.PHONY: docker-build
|
||||||
docker-build:
|
docker-build:
|
||||||
docker build -t vulcanize/eth-statediff-service .
|
docker build -t cerc-io/eth-statediff-service .
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test: | $(GOOSE)
|
test: | $(GOOSE)
|
||||||
|
Loading…
Reference in New Issue
Block a user