diff --git a/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml b/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml index b335de4420..f8699ac33b 100644 --- a/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml +++ b/.github/workflows/support-frontend-post-deploy-tests-using-playwright.yml @@ -34,14 +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: ./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 + - 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 diff --git a/support-lambdas/support-post-deployment-tests/riff-raff.yaml b/support-lambdas/support-post-deployment-tests/riff-raff.yaml index 8d088b9726..ec14ba782b 100644 --- a/support-lambdas/support-post-deployment-tests/riff-raff.yaml +++ b/support-lambdas/support-post-deployment-tests/riff-raff.yaml @@ -10,7 +10,7 @@ deployments: templateStagePaths: CODE: SupportFrontendPostDeploymentTestsLambda-CODE.template.json PROD: SupportFrontendPostDeploymentTestsLambda-PROD.template.json - support-frontend-post-deployment-tests: + support-frontend-post-deployment-tests-lambda: type: aws-lambda stacks: - support