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: ensure conda not use pipefail and unset variables #3171

Merged
merged 1 commit into from Nov 1, 2022

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Nov 1, 2022

This PR fixes a bug where -o pipefail is not available in sh

This PR also remove the unset variable PYTHON_VERSION for conda

Signed-off-by: Aaron Pham 29749331+aarnphm@users.noreply.github.com

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from a team as a code owner November 1, 2022 21:21
@aarnphm aarnphm requested review from sauyon and removed request for a team November 1, 2022 21:21
@aarnphm aarnphm merged commit 60029d0 into bentoml:main Nov 1, 2022
@aarnphm aarnphm deleted the fix/conda-installation branch November 1, 2022 21:22
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.

None yet

2 participants