work/Makefile
sneak a53143c0d0
一些检查失败了
continuous-integration/drone/push Build is failing
fix
2020-04-11 12:50:52 -07:00

5 行
67 B
Makefile

.PHONY: build
build:
sudo docker build . 2>&1 | tee -a build.log