fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-04-11 12:50:52 -07:00
parent b56b3e4355
commit a53143c0d0
2 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
default: build
.PHONY: build
build:
sudo docker build . 2>&1 | tee -a build.log