mirror of
https://code.thetadev.de/actions/kaniko.git
synced 2026-04-28 18:51:43 +00:00
small fixes
This commit is contained in:
@@ -40,7 +40,7 @@ inputs:
|
||||
description: "Prefix to be stripped from the tag"
|
||||
required: false
|
||||
platforms:
|
||||
description: "Target platforms to build (separated by comma)"
|
||||
description: "Target platforms to build (separated by comma); Example: linux/amd64,linux/arm64"
|
||||
required: false
|
||||
extra_args:
|
||||
description: "Additional arguments to be passed to the kaniko executor"
|
||||
|
||||
Reference in New Issue
Block a user