Skip to content

Commit

Permalink
Added required secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgnagepatil committed Sep 22, 2023
1 parent 376a883 commit a722db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-content-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
CPD_CLARITY: ${{secrets.TF_VAR_CPD_CLARITY}}
CPD_AZURE_ENVIRONMENT: ${{secrets.CPD_AZURE_ENVIRONMENT}}
CPD_CONTENTFUL_ENVIRONMENT: ${{secrets.CPD_CONTENTFUL_ENVIRONMENT}}
CPD_FEATURE_POLLING_INTERVAL: 0
CPD_INSTRUMENTATION_CONNECTIONSTRING: ""
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a722db8

Please sign in to comment.