mirror of https://github.com/databricks/cli.git
0b3eeb8e54
## Changes Allow specifying executable in artifact section ``` artifacts: test: type: whl executable: bash ... ``` We also skip bash found on Windows if it's from WSL because it won't be correctly executed, see the issue above Fixes #1159 |
||
---|---|---|
.. | ||
exec.go | ||
exec_test.go | ||
shell.go | ||
shell_bash.go | ||
shell_bash_test.go | ||
shell_cmd.go | ||
shell_cmd_test.go | ||
shell_sh.go | ||
shell_sh_test.go |