updated ci-build.sh
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Paul 2020-05-09 19:51:22 +02:00
parent 07266754a0
commit a93c800953

View File

@ -27,6 +27,7 @@ build() {
${GOPATH}/bin/packr2
else
echo "packr2 binary not found"
echo "ls /go/bin"
exit 1
fi