similary, is there a way to override options "loca...
# general
b
similary, is there a way to override options "locally". I want to be able to put in jenkins
./pants test ./::
but to have different options value for say only one or two project. I've seen that you can pass additional
pants.ini
in the cmd line but I think it's not the use case I'm looking for
r
Depends on the options, some of them can be specified in the targets.
b
indeed, and thankfully I'm in this case !