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

Push Docker Image to GitHub Registry for CI/CD Pipeline #3

Closed
marka2g opened this issue Apr 16, 2024 · 0 comments
Closed

Push Docker Image to GitHub Registry for CI/CD Pipeline #3

marka2g opened this issue Apr 16, 2024 · 0 comments

Comments

@marka2g
Copy link
Owner

marka2g commented Apr 16, 2024

Automate the pushing of your Docker image to the GitHub Docker registry if
your CI pipeline passes. Authentication with the registry is required before
being able to push. You should create three tags for your Docker image: one
matching the commit it refers to, one matching the PR number (if present),
and other that is "latest".

@marka2g marka2g added this to the CI/CD milestone Apr 16, 2024
marka2g added a commit that referenced this issue Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant