You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: