Fix drone pipeline
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stefan Reimer 2019-09-13 20:24:35 +00:00
parent 6e578eab83
commit 0f69219f0c
1 changed files with 1 additions and 1 deletions

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