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

fix: docker should always run, even in forks (SIBLING/TEST/DRAFT PR) #26802

Closed

Conversation

mistercrunch
Copy link
Member

sibling DRAFT PR for #26801, to test the same logic against a fork, make sure it behaves as expected.

Realized that docker build should always runs, and simply not `--push`
if we're not in `master` / don't have the creds.

After this PR, docker will always run, though outside of the main fork,
it won't push to docker hub.
@mistercrunch mistercrunch changed the title Fix docker again test on fork fix: docker should always run, even in forks (SIBLING/TEST/DRAFT PR) Jan 25, 2024
@dpgaspar
Copy link
Member

@mistercrunch we cannot write to a centralized cache but just locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants