casperdcl/deploy-pypi

deploy and use docker

Closed this issue · 1 comments

  • auto build & deploy a docker image
  • when actions run, use a deployed docker image rather than re-building

Due to the tiny-yet-slow alpine-based Docker image, downloading a pre-built image should be much quicker than re-building it each time this action runs... best of both.