File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
type : boolean
51
51
required : false
52
52
skip_lambda_layer :
53
- description : " Skip publishing Lambda Layers as it can't publish more than once . Useful for semi-failed releases"
53
+ description : " Skip publishing Lambda Layers as it can publish duplicated versions of the same layer . Useful for semi-failed releases"
54
54
type : boolean
55
55
required : false
56
56
78
78
type : string
79
79
required : true
80
80
skip_lambda_layer :
81
- description : " Skip publishing Lambda Layers as it can't publish more than once . Useful for semi-failed releases"
81
+ description : " Skip publishing Lambda Layers as it can publish duplicated versions of the same layer . Useful for semi-failed releases"
82
82
default : false
83
83
type : boolean
84
84
required : false
Original file line number Diff line number Diff line change 49
49
type : boolean
50
50
required : false
51
51
skip_lambda_layer :
52
- description : " Skip publishing Lambda Layers as it can't publish more than once . Useful for semi-failed releases"
52
+ description : " Skip publishing Lambda Layers as it can publish duplicated versions of the same layer . Useful for semi-failed releases"
53
53
default : false
54
54
type : boolean
55
55
required : false
You can’t perform that action at this time.
0 commit comments