We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5febdb commit 442f4f7Copy full SHA for 442f4f7
.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