Skip to content

fix(ci): set default shell to bash in build workflow jobs#784

Merged
mishig25 merged 1 commit into
mainfrom
fix/ci-default-shell-bash
Apr 22, 2026
Merged

fix(ci): set default shell to bash in build workflow jobs#784
mishig25 merged 1 commit into
mainfrom
fix/ci-default-shell-bash

Conversation

@rtrompier
Copy link
Copy Markdown
Contributor

After #780 split the push step, source .venv/bin/activate in "Push to dataset (legacy)" falls back to dash and fails with source: not found in custom_container jobs. Setting defaults.run.shell: bash at job level fixes this and prevents the same issue in "Convert notebooks" (same latent pattern). Applied to both build workflows.

@rtrompier rtrompier marked this pull request as ready for review April 22, 2026 07:49
@rtrompier rtrompier requested a review from mishig25 April 22, 2026 07:49
@mishig25 mishig25 merged commit 37b4351 into main Apr 22, 2026
4 checks passed
@mishig25 mishig25 deleted the fix/ci-default-shell-bash branch April 22, 2026 07:51
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