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

Host the "actions" image in ghcr.io #2

Open
ricardomaraschini opened this issue Feb 11, 2022 · 0 comments
Open

Host the "actions" image in ghcr.io #2

ricardomaraschini opened this issue Feb 11, 2022 · 0 comments
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@ricardomaraschini
Copy link
Contributor

In order to run the github actions successfully we are using a base image hosted at quay.io/tagger/actions-image:latest (let's call it "base image" from now on). This base image contains all dependencies needed to run the configured github actions without issues. We need to migrate this image to ghcr.io or build a new one.

Unfortunately the recipe to build the base image is not available so we gonna need to figure out how to build a fresh image or just copy as is from the quay.io repository.

@ricardomaraschini ricardomaraschini added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

1 participant