Closed pbodsk closed 6 years ago
Hi @chriscombs
I made this addition. The idea is that you can add a additional_schemes parameter to your project.yml and we'll then add the contents of that to options['scheme'] if present.
additional_schemes
project.yml
options['scheme']
Hi @chriscombs
I made this addition. The idea is that you can add a
additional_schemes
parameter to yourproject.yml
and we'll then add the contents of that tooptions['scheme']
if present.