Skip to content

Commit

Permalink
add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan goswami committed Nov 16, 2023
1 parent 6a8483e commit 49807ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ parameters:
env(ORCA_PHPCS_STANDARD): "AcquiaDrupalTransitional"
env(ORCA_TELEMETRY_ENABLE): "false"
env(ORCA_IS_ALLOWED_FAILURE): "%env(ORCA_IS_ALLOWED_FAILURE)%"
env(SITESTUDIO_API_KEY): "key-cohesion-baseline"
env(SITESTUDIO_ORG_KEY): "test-cohesion-baseline"

services:

Expand Down

0 comments on commit 49807ce

Please sign in to comment.