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

Pin git-for-windows to v2.22.0 #632

Merged
merged 1 commit into from
Sep 12, 2019

Conversation

jeremiahsnapp
Copy link
Contributor

@jeremiahsnapp jeremiahsnapp commented Sep 12, 2019

git-for-windows v2.23.0 has a bug preventing bash process substitution from working which breaks the docker-login plugin so we'll pin to v2.22.0 until a git-for-windows releases the fix.

Fixes #631

git-for-windows v2.23.0 has a bug preventing bash
process substitution from working which breaks
the docker-login plugin so we'll pin to v2.22.0 until
a git-for-windows releases the fix.

Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
@lox lox merged commit 6e6a3f9 into buildkite:master Sep 12, 2019
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.

Bash process substitution fails in Windows AMI
2 participants