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

CI pipeline doesn't correctly push v1 and latest tags to quay.io #6

Open
ashb opened this issue Mar 29, 2023 · 0 comments
Open

CI pipeline doesn't correctly push v1 and latest tags to quay.io #6

ashb opened this issue Mar 29, 2023 · 0 comments
Labels

Comments

@ashb
Copy link
Collaborator

ashb commented Mar 29, 2023

On a buildkit/v1.0.0 tag wer will push latest, v1 and v1.0.0 to GHCR, but only v1.0.0 makes it to quay.io.

Manual steps to fix:

regctl image copy quay.io/astronomer/airflow-extensions:v1{.0.0,}
regctl image copy quay.io/astronomer/airflow-extensions:{v1.0.0,latest}
@ashb ashb added the buildkit label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant