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: build and push new prebuilt docker image #223

Closed
wants to merge 9 commits into from

Conversation

sammcj
Copy link
Collaborator

@sammcj sammcj commented Dec 15, 2022

Summary of changes

Fix for #163

  • Build, label, tag and publish Docker image to Githubs image repository.
  • Simplify Action's Dockerfile to pull the built image.
  • (Fixes auth issues faced last PR! feat: pre-build dockerfile #201)

Do any of the followings changes break current behaviour or configuration?

  • No

How changes have been tested

  • I've forked the repo and done the build and publish.
  • Tested I'm able to pull the built image locally.

List any unknowns

  • I haven't tested the changes in this repo.
    • I don't know what package permissions @anothrNick has setup on this repo, if it's default I believe public repos have public packages.

Once merged, the Action should be tested to ensure it's operating the same.

@sammcj sammcj self-assigned this Dec 15, 2022
@sammcj sammcj closed this Dec 15, 2022
@sammcj sammcj reopened this Dec 15, 2022
@sammcj sammcj closed this Dec 15, 2022
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.

None yet

1 participant