We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e56ecb + 442f4f7 commit d634719Copy full SHA for d634719
1 file changed
.github/workflows/lambda_build.yml
@@ -53,6 +53,9 @@ on:
53
build-secrets:
54
description: "The Docker secrets to use for the build"
55
required: false
56
+ LICENSE:
57
+ description: "The licence file to bundle into the ECR image"
58
+ required: false
59
outputs:
60
registry:
61
description: "The registry where the image was pushed"
0 commit comments