We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068a598 commit c186eacCopy full SHA for c186eac
1 file changed
.github/workflows/staging-deploy.yml
@@ -64,6 +64,7 @@ jobs:
64
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
65
with:
66
template-repository-name: "lambda-feedback/evaluation-function-boilerplate-python"
67
+ build-file: "app/Dockerfile"
68
build-platforms: "aws"
69
environment: "staging"
70
lfs: false
0 commit comments