mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-28 15:26:42 +02:00
multi profile support
This commit is contained in:
parent
0288f15378
commit
f1f37b8586
8 changed files with 6350 additions and 4351 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue