drone-plugins / drone-ansible

Drone plugin to provision via Ansible
http://plugins.drone.io/drone-plugins/drone-ansible
Apache License 2.0
31 stars 44 forks source link

Install boto3 from apk testing #29

Closed mtb-xt closed 5 years ago

mtb-xt commented 5 years ago

@tboerger I've screwed up my previous PR, sorry. Here are the changes.

lafriks commented 5 years ago

Drone build fails

mtb-xt commented 5 years ago

It's probably because the base image wasn't rebuilt yet. Is there anything I need to do?

mtb-xt commented 5 years ago

@tboerger ready to merge, thanks for your patience and guidance

tboerger commented 5 years ago

Thank you also for your patience :)

tboerger commented 5 years ago

I have also pushed a tag version v2.0.0, this should result in Docker tags 2.0.0, 2.0 and 2 which includes python3 and the boto3 module.