-
Improvement
-
Resolution: Unresolved
-
Major
-
None
There is no way to set the populate options dynamically. We have a master multi-configuration job which is invoked both manually and from CI trigger jobs. We'd like to do a "Auto cleanup and sync" for the CI builds (i.e. incremental sync), and a "Forced clean and sync" for the others. Right now we have to duplicate the entire master job just because this is not dynamic. Please add an option to drive this via an environment variable.