Skip to content

Commit

Permalink
Include hdx_key_stage in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
IanHopkinson committed Mar 10, 2024
1 parent 4880f0b commit 50291a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Running unit tests
env:
HDX_KEY: ${{ secrets.HDX_KEY }}
HDX_KEY_STAGE: ${{ secrets.HDX_KEY_STAGE }}
HDX_SITE: ${{ vars.HDX_SITE }}
USER_AGENT: ${{ vars.USER_AGENT }}
PREPREFIX: ${{ vars.PREPREFIX }}
Expand Down

0 comments on commit 50291a3

Please sign in to comment.