django-qsessions icon indicating copy to clipboard operation
django-qsessions copied to clipboard

Add CD for Docker images

Open rainest opened this issue 3 years ago • 1 comments

Our Docker org no longer grants access to developer accounts, only bots. This runs afoul of our current decK release process, where we build and push Docker images locally.

We need to add a CD-based Docker image build for tags to handle this instead.

Acceptance criteria

  • [ ] GH Actions push the Docker tag to Docker Hub for semver Git tags, similarly to how it's done for KIC.

rainest avatar May 21 '21 20:05 rainest