chat compress and some features
This commit is contained in:
4
Makefile
4
Makefile
@@ -5,5 +5,7 @@ build:
|
||||
@echo "Building commit $(GIT_COMMIT)"
|
||||
@echo "Build time $(BUILD_TIME)"
|
||||
go mod tidy
|
||||
docker build --build-arg GIT_COMMIT --build-arg BUILD_TIME -t git.nix13.pw/scuroneko/kurumibotgo:latest -t git.nix13.pw/scuroneko/kurumibotgo:0.2.0 -f ./Dockerfile .
|
||||
docker build --build-arg GIT_COMMIT --build-arg BUILD_TIME \
|
||||
-t git.nix13.pw/scuroneko/kurumibotgo:latest \
|
||||
-t git.nix13.pw/scuroneko/kurumibotgo:0.2.0 -f ./Dockerfile .
|
||||
docker push git.nix13.pw/scuroneko/kurumibotgo --all-tags
|
||||
Reference in New Issue
Block a user