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

Use docker login and push instead of podman #372

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

komish
Copy link
Contributor

@komish komish commented Jul 10, 2023

The podman push we're replacing was not able to access to image storage docker was using, so the push would fail.
https://github.com/redhat-certification/chart-verifier/actions/runs/5513080851/jobs/10050742461

In hindsight, the other action in this repo that does this pulls first. Should have caught that.

At any rate, until we move away from the docker build scripts used in the main CI, the dev release should stay using the same script. This pushes the image using the docker-related GitHub Actions instead.

@komish komish merged commit f72aa9b into redhat-certification:main Jul 11, 2023
@komish komish deleted the docker branch July 11, 2023 14:29
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.

2 participants