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

Remove additional docker-disable-cache argument #352

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

sdclarke
Copy link
Contributor

The command line argument for disabling the docker cache was passed twice, with the first one incorrectly adding True as a value to the argument. This commit removes the incorrect argument leaving only the valid one

Fixes #351

The command line argument for disabling the docker cache was passed
twice, with the first one incorrectly adding `True` as a value to the
argument. This commit removes the incorrect argument leaving only the
valid one
@guenhter guenhter merged commit 0bf4281 into riemers:master Oct 24, 2024
@guenhter
Copy link
Collaborator

Thx for your contribution

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.

docker_disable_cache option is handled incorrectly
2 participants