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

This commit is contained in:
Stefan Reimer 2019-09-13 20:23:21 +00:00
parent 90fa296948
commit 6e578eab83
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ steps:
from_secret: aws_secret_key
commands:
- which make || apk add make
- which git || apk add git
- which pip || apk add --update python py-pip python-dev
- which aws || pip install awscli
- ./build_upload_all.sh