BUILDID replaced by buildGuid in cloudformation
parent
417138a37f
commit
9b0cb00508
|
|
@ -24,7 +24,8 @@ inputs:
|
||||||
description: 'Name of the build.'
|
description: 'Name of the build.'
|
||||||
postBuildSteps:
|
postBuildSteps:
|
||||||
required: false
|
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:
|
preBuildSteps:
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue