updated ci-build.sh
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Paul 2020-05-09 19:52:31 +02:00
parent a93c800953
commit 86b90dffd8

View File

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