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