You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`appsFolders`| string[]| Array of paths to all apps folders from different build modes |
286
+
|`testAppsFolders`| string[]| Array of paths to all test app folders from different build modes |
287
+
|`dependenciesFolders`| string[]| Array of paths to all dependency folders from different build modes |
288
+
289
+
> **Note:** The folder parameters (`*Folder`) may be `$null` if no artifacts of that type were found. The plural versions (`*Folders`) contain arrays of all matching folders across different build modes.
290
+
259
291
### Branch-Specific Delivery
260
292
261
293
Configure different delivery targets for different branches:
0 commit comments