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

🔧 use /bin/bash in local submission #63

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

juanesarango
Copy link
Contributor

When using local executor, using bash is needed to support proper isabl command syntax { command && command_if_succeeded || command_if_failed }

  • 🐛   Bug fix
  • 🚀   New feature
  • 🔧   Code refactor
  • ⚠️   Breaking change that would cause existing functionality to change
  • 📘   I have updated the documentation accordingly
  • ✅   I have added tests to cover my changes

@juanesarango juanesarango merged commit 2418b80 into master Jul 9, 2024
6 of 8 checks passed
@juanesarango juanesarango deleted the bash-in-local branch July 9, 2024 14:21
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.

1 participant