BUILDID replaced by buildGuid in cloudformation

pull/310/head
Frostebite 2021-12-30 01:26:25 +00:00
parent 417138a37f
commit 9b0cb00508
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ inputs:
description: 'Name of the build.'
postBuildSteps:
required: false
default: 'run a post build job in yaml format with the keys image, secrets (name, value object array), command string'
default: ''
description: 'run a post build job in yaml format with the keys image, secrets (name, value object array), command string'
preBuildSteps:
required: false
default: ''