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 a2c569a commit c18690aCopy full SHA for c18690a
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
13
with:
14
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
15
- build-platforms: 'aws'
+ 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