3 lines
116 B
Makefile
3 lines
116 B
Makefile
build:
|
|
docker build -t git.nix13.pw/scuroneko/h2master:latest .
|
|
docker push git.nix13.pw/scuroneko/h2master:latest
|