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

feat: adapt build workflow to push images to ghcr #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rodrigoluizs
Copy link
Member

Summary

What does this PR do?
Updated the build workflow to use GitHub Container Registry (GHCR) instead of DockerHub. Changes include:

  • Modified environment variables and secrets for GHCR authentication.
  • Updated image tags and cache configuration.

Does this close any open issues?

No

Other Information

The change aligns the image hosting strategy with GitHub's integrated services for better maintainability and security.

github-actions[bot]

This comment was marked as resolved.

@rodrigoluizs rodrigoluizs force-pushed the rodrigoluizs/feat-adapt-build-workflow-ghcr branch 6 times, most recently from 7fd94fe to 9de9000 Compare November 20, 2024 15:57
@rodrigoluizs rodrigoluizs self-assigned this Nov 20, 2024
Created a build workflow to upload images to GitHub Container Registry (GHCR).
Changes include:
- Variables and secrets for GHCR authentication.
- Proper image tags and cache configuration.
@rodrigoluizs rodrigoluizs force-pushed the rodrigoluizs/feat-adapt-build-workflow-ghcr branch from 9de9000 to 3efa322 Compare November 21, 2024 09:15
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.

1 participant