Fix running go app locally
This commit is contained in:
parent
061fd386d8
commit
02bd3da206
@ -8,7 +8,7 @@ $(GOBIN)/air:
|
|||||||
go install github.com/air-verse/air@latest
|
go install github.com/air-verse/air@latest
|
||||||
|
|
||||||
start: $(GOBIN)/air
|
start: $(GOBIN)/air
|
||||||
air
|
$(GOBIN)/air
|
||||||
|
|
||||||
build:
|
build:
|
||||||
docker build . --tag quay.csssr.cloud/csssr/test-app:$(version)
|
docker build . --tag quay.csssr.cloud/csssr/test-app:$(version)
|
||||||
|
Loading…
Reference in New Issue
Block a user