We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fde225 commit 9f29a5fCopy full SHA for 9f29a5f
.github/workflows/deploy.yml
@@ -12,6 +12,7 @@ jobs:
12
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@deploy-request
13
with:
14
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
15
+ build-platforms: 'gcp'
16
secrets:
17
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
18
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}
0 commit comments