Fix drone pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Reimer 2019-09-13 20:24:35 +00:00
parent 6e578eab83
commit 0f69219f0c

View File

@ -20,4 +20,4 @@ steps:
- which git || apk add git
- which pip || apk add --update python py-pip python-dev
- which aws || pip install awscli
- ./build_upload_all.sh
- sh build_upload_all.sh