multi profile support

This commit is contained in:
Ankit 2025-05-26 12:50:30 +05:30
commit f1f37b8586
8 changed files with 6350 additions and 4351 deletions

View file

@ -115,7 +115,7 @@ inputs:
description: "The API key for the WarpBuild API. This is not required in case of using WarpBuild runners"
required: false
profile-name:
description: "The profile name to use for the WarpBuild Docker Builders"
description: "The profile names to use for the WarpBuild Docker Builders, comma separated list of profile names to be attempted in order"
required: true
timeout:
description: "The timeout(in ms) to wait for the Docker Builders to be ready. By default, it is 10 minutes"