Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update automation workflow to use ghcr.io #29

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

okiedork
Copy link
Contributor

This changes the workflow to publish all built Docker images
directly to the GitHub container registry. This will make
it easier to deploy updates using an authenticated Docker daemon.

I've also changed the cache mode to use the experimental 'gha'
(GitHub actions) cache.

This changes the workflow to publish all built Docker images
directly to the GitHub container registry. This will make
it easier to deploy updates using an authenticated Docker daemon.

I've also changed the cache mode to use the experimental 'gha'
(GitHub actions) cache.
@okiedork okiedork self-assigned this Apr 29, 2022
@flavioheleno flavioheleno merged commit d79ef23 into main Apr 29, 2022
@flavioheleno flavioheleno deleted the improve-release-workflow branch April 29, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants