File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
infrastructure/aws/production Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 3838 aws-access-key-id : ${{ vars.AWS_ACCESS_KEY_ID }}
3939 aws-secret-access-key : ${{ secrets.AWS_SECRET_ACCESS_KEY }}
4040 aws-region : eu-west-2
41- mask-aws-account-id : ' no '
41+ mask-aws-account-id : " no "
4242
4343 - name : Login to Amazon ECR
4444 id : login-ecr
6262 build-args : CI_COMMIT_SHA=${{ github.sha }}
6363 secrets : |
6464 github_private_cloud_token=${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}
65- "sse_pgp_pkey=${{ secrets.SSE_PGP_PRIVATE_KEY }}"
6665 push : true
6766 tags : ${{ steps.meta.outputs.tags }}
6867 labels : ${{ steps.meta.outputs.labels }}
Original file line number Diff line number Diff line change 8585 "name" : " INFLUXDB_URL" ,
8686 "value" : " https://eu-central-1-1.aws.cloud2.influxdata.com"
8787 },
88- {
89- "name" : " AWS_SSE_LOGS_BUCKET_NAME" ,
90- "value" : " flagsmith-fastly-logs-production"
91- },
9288 {
9389 "name" : " OAUTH_CLIENT_ID" ,
9490 "value" : " 232959427810-br6ltnrgouktp0ngsbs04o14ueb9rch0.apps.googleusercontent.com"
You can’t perform that action at this time.
0 commit comments