3 lines
247 B
Batchfile
3 lines
247 B
Batchfile
go mod tidy
|
|
docker build --build-arg GIT_COMMIT="DEV" --build-arg BUILD_TIME="DEV" -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 |