Skip to content

Commit

Permalink
Updated the app name in /support-frontend-post-deployment-tests-lambd…
Browse files Browse the repository at this point in the history
…a.ts
  • Loading branch information
LAKSHMIRPILLAI committed Sep 29, 2023
1 parent aef8862 commit 5bef78f
Show file tree
Hide file tree
Showing 5 changed files with 188 additions and 181 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,14 @@ jobs:
with:
role-to-assume: ${{ secrets.GU_RIFF_RAFF_ROLE_ARN }}
aws-region: eu-west-1
- name: Upload to riff-raff
uses: guardian/actions-riff-raff@v2
with:
configPath: cdk/cdk.out/riff-raff.yaml
projectName: membership::support-frontend-post-deployment-tests-lambda
buildNumberOffset: 60
contentDirectories: |
cdk.out:
- cdk/cdk.out/support-frontend-post-deployment-tests-lambda-CODE.template.json
- cdk/cdk.out/support-frontend-post-deployment-tests-lambda-PROD.template.json
support-frontend-post-deployment-tests-lambda:
- cdk/support-frontend-post-deployment-tests-lambda.zip
# - name: Upload to riff-raff
# uses: guardian/actions-riff-raff@v2
# with:
# configPath: ./support-lambdas/support-post-deployment-tests/riff-raff.yaml
# projectName: Support::support-frontend-post-deployment-tests
# contentDirectories: |
# cdk.out:
# - cdk/cdk.out/support-frontend-post-deployment-tests-lambda-CODE.template.json
# - cdk/cdk.out/support-frontend-post-deployment-tests-lambda-PROD.template.json
# support-frontend-post-deployment-tests-lambda:
# - support-lambdas/support-post-deployment-tests/packages/lambda/dist/support-frontend-post-deployment-tests.zip
Loading

0 comments on commit 5bef78f

Please sign in to comment.