fix issues
This commit is contained in:
7
Makefile
7
Makefile
@@ -3,4 +3,9 @@ model:
|
||||
rm -rf ./database
|
||||
jet -dsn=postgresql://postgres:xixi0202@10.1.1.3:5432/telegram_resource?sslmode=disable -path=./database
|
||||
|
||||
# gofumpt -w -l -extra ./database
|
||||
# gofumpt -w -l -extra ./database
|
||||
|
||||
.PHONY: docker
|
||||
docker:
|
||||
docker build -t docker-af.hub.ipao.vip/rogeecn/tg-exporter:latest .
|
||||
docker push docker-af.hub.ipao.vip/rogeecn/tg-exporter:latest
|
||||
Reference in New Issue
Block a user