bughelp wanted
説明
Can I use --arg with boolean parameters? I can only seem to get it work with string parameters. I've tried "-a BUILD_PACKAGE=true" but evaluates to the string, "true", instead of the boolean value, true.
Can I use --arg with boolean parameters? I can only seem to get it work with string parameters. I've tried "-a BUILD_PACKAGE=true" but evaluates to the string, "true", instead of the boolean value, true.