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

Next try to get the docker push working #102

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

mkaring
Copy link
Member

@mkaring mkaring commented Jan 6, 2024

Next try to get it working. The real builds are still failing.

@mkaring mkaring requested a review from brightrim January 6, 2024 12:48
@mkaring mkaring self-assigned this Jan 6, 2024
@brightrim
Copy link
Member

I see it passes all points this time but skips the Login to Github part, is that intended to happen?

@mkaring mkaring merged commit 911fa1e into Illarion-eV:develop Jan 6, 2024
6 checks passed
@mkaring mkaring deleted the bugfix/docker_push branch January 6, 2024 13:10
@mkaring
Copy link
Member Author

mkaring commented Jan 6, 2024

@brightrim: The way it works now is correct and that was the source of the problem. A pull-request must not be published to the docker packages, because that would allow any random person to inject stuff into the packages.

The way it is setup now, is that it builds the entire docker image for pull-requests as well, but never pushes anything. Only changes done to the branches on this repository will actually be pushed.

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