Kong / deck

decK: Configuration management and drift detection for Kong
https://docs.konghq.com/deck/overview
Apache License 2.0
437 stars 128 forks source link

Add CD for Docker images #398

Open rainest opened 3 years ago

rainest commented 3 years ago

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

hbagdi commented 3 years ago

There is a desire to move off Github for hosting our release assets. Note to future selves: do not increase the scope of this release to include automation for goreleaser.