Skip to content

thomasf/drone-devpi

 
 

Repository files navigation

drone-devpi

Drone plugin for publishing Python packages to a devpi index.

Usage

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

Local Development

Set up drone-cli and use it to run through .drone.yml, much like Drone itself will:

drone exec

Docker

Build the container using make:

make docker

About

Drone docker-runner 1.0 plugin for publishing python packages with devpi.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.0%
  • Dockerfile 2.1%
  • Makefile 0.9%