Files
YaeMikoBot/Makefile
2026-01-13 13:27:42 +03:00

3 lines
186 B
Makefile

build:
docker build -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