add a fallback input

This commit is contained in:
Aayush 2024-09-20 19:56:48 -04:00
parent 84699d113f
commit b61cd1c338
No known key found for this signature in database
3 changed files with 14 additions and 3 deletions

View file

@ -7,6 +7,9 @@ branding:
color: 'blue'
inputs:
nofallback:
description: "Fail the build if the remote builder is not available; defaults to false"
required: false
add-hosts:
description: "List of a customs host-to-IP mapping (e.g., docker:10.180.0.1)"
required: false