Skip to content

Commit 4a442ad

Browse files
[PRMP-589-2] fix broken pipeline (#912)
1 parent 6aa6b58 commit 4a442ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base-lambdas-reusable-deploy-all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,7 @@ jobs:
693693
sandbox: ${{ inputs.sandbox }}
694694
lambda_handler_name: search_document_review_handler
695695
lambda_aws_name: SearchDocumentReview
696+
lambda_layer_names: "core_lambda_layer"
696697
secrets:
697698
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
698699

0 commit comments

Comments
 (0)