Skip to content

Commit 0aad0ee

Browse files
committed
Updated workflows to include deploying to GCP
1 parent 546f8b5 commit 0aad0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: lambda-feedback/evaluation-function-workflows/.github/workflows/deploy.yml@main
1313
with:
1414
template-repository-name: 'lambda-feedback/evaluation-function-boilerplate-wolfram'
15+
build-platforms: 'gcp'
1516
secrets:
1617
aws-key-id: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_ID }}
1718
aws-secret-key: ${{ secrets.LAMBDA_CONTAINER_PIPELINE_AWS_SECRET}}

0 commit comments

Comments
 (0)