Drone plugin for publishing Python packages to a devpi index.
See DOCS.md
I also maintain a docker container version of devpi server which is a good match for this drone plugin: https://github.com/thomasf/docker-devpi
Set up drone-cli and use it to run through .drone.yml
, much like Drone itself will:
drone exec
Build the container using make
:
make docker