Closed zaratan closed 3 years ago
I know what the problem is and how to fix it. I'll open a PR soon. I wanted to have a corresponding issue to document the problem.
This commit is the culprit: https://github.com/bibendi/dip/commit/7d2c3525f46fd9b9dcac0190e84480bc8f0d471b
Describe the bug Since 7.1.2 (It works with 7.1.1) if a command is declared as
shell: false
it will fail if given any argument.Here is the stacktrace:
To Reproduce Steps to reproduce the behavior:
Provide dip.yml config
Provide docker-compose.yml Not really relevant. I can provide one if needed.
Run command
dip rvm install 2.7.4
See error
Expected behavior Should work.
Screenshots
The second
dip
command is using7.1.1
Context (please complete the following information):