Skip to content

Commit

Permalink
Merge pull request #1876 from govuk-one-login/AUT-3365
Browse files Browse the repository at this point in the history
AUT-3365 - Deploy Cloudfront distribution for SP build account
  • Loading branch information
monhaque authored Jul 29, 2024
2 parents 7a9cfd0 + df368bb commit 89ec4a9
Show file tree
Hide file tree
Showing 5 changed files with 752 additions and 106 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-frontend-sp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy frontend (with SAM Deploy Pipeline)
on:
push:
branches:
- AUT-3414
- AUT-3365
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
artifact-bucket-name: ${{ secrets.ARTIFACT_SOURCE_BUCKET_NAME }}
ecr-repo-name: ${{ secrets.FRONTEND_ECR_REPOSITORY }}
checkout-repo: false
template-file: cloudformation/template.yaml
template-file: cloudformation/deploy/template.yaml
private-docker-registry: khw46367.live.dynatrace.com
private-docker-login-username: khw46367
private-docker-login-password: ${{ secrets.DYNATRACE_PAAS_TOKEN }}
Loading

0 comments on commit 89ec4a9

Please sign in to comment.