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

Add a workflow to push the container image to GitHub's container registry #18

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

danvergara
Copy link
Owner

@danvergara danvergara commented Nov 23, 2023

Description

This PR add workflow to push the container image to GitHub's container registry.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Published the image omitting the branch constraint, for testing purposes.

Image is available by running:

docker pull ghcr.io/danvergara/morphos-server:latest

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@danvergara danvergara changed the title ci(actions): add a workflow to push the image whenever a push to main… Add a workflow to push the container image to GitHub's container registry Nov 23, 2023
@danvergara danvergara self-assigned this Nov 23, 2023
@danvergara danvergara force-pushed the deploy-image-registry branch 3 times, most recently from 112a53a to 9ad53e5 Compare November 23, 2023 05:17
@danvergara danvergara force-pushed the deploy-image-registry branch from 9ad53e5 to 5e1dedb Compare November 23, 2023 05:23
@danvergara danvergara marked this pull request as ready for review November 23, 2023 05:23
@danvergara danvergara requested a review from rdleon November 23, 2023 05:24
@danvergara danvergara added the enhancement New feature or request label Nov 23, 2023
@danvergara danvergara merged commit d0902ab into main Nov 27, 2023
1 check passed
@danvergara danvergara deleted the deploy-image-registry branch November 27, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant