Skip to content

Commit

Permalink
Update celery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mathew-alex authored Sep 25, 2023
1 parent 2f80c15 commit 3e4f6fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions aws/celery.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
{
"name": "SENTRY_PROFILES_SAMPLE_RATE",
"value": "1.0"
},
{
"name": "SENTRY_ENVIRONMENT",
"value": "staging"
}
],
"repositoryCredentials": {
Expand Down Expand Up @@ -374,6 +378,10 @@
{
"name": "SENTRY_PROFILES_SAMPLE_RATE",
"value": "1.0"
},
{
"name": "SENTRY_ENVIRONMENT",
"value": "staging"
}
],
"repositoryCredentials": {
Expand Down

0 comments on commit 3e4f6fc

Please sign in to comment.