Skip to content

Commit

Permalink
TEST share cache keys
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesIC committed Jan 25, 2024
1 parent 1f58ce0 commit fdb2ab9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ jobs:
sam-deployment-bucket: ${{ vars.DEPLOYMENT_ARTIFACTS_BUCKET }}
aws-role-arn: ${{ vars.DEPLOYMENT_ROLE_ARN }}
stack-name-prefix: preview-check-hmrc-api
cache-name: check-hmrc-api
cache-key: ${{ needs.build.outputs.cache-key }}
cache-restore-keys: ${{ needs.build.outputs.cache-restore-keys }}
s3-prefix: preview
pull-repository: true
delete-failed-stack: true
Expand Down

0 comments on commit fdb2ab9

Please sign in to comment.