Skip to content

Commit d634719

Browse files
authored
Merge pull request #2 from lambda-feedback/feature/licence
Update lambda_build.yml
2 parents 3e56ecb + 442f4f7 commit d634719

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lambda_build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ on:
5353
build-secrets:
5454
description: "The Docker secrets to use for the build"
5555
required: false
56+
LICENSE:
57+
description: "The licence file to bundle into the ECR image"
58+
required: false
5659
outputs:
5760
registry:
5861
description: "The registry where the image was pushed"

0 commit comments

Comments
 (0)