Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreJones authored Sep 1, 2023
1 parent c3f61b9 commit 9543b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,7 @@ commands:
name: make server_test_build for <<parameters.application>>
command: |
export LOGIN_GOV_SECRET_KEY=$(echo $E2E_LOGIN_GOV_SECRET_KEY | base64 --decode)
export OKTA_CUSTOMER_CLIENT_ID=$(echo $okta-customer-client-id)
make server_test
environment:
APPLICATION: '<< parameters.application >>'
Expand Down

0 comments on commit 9543b25

Please sign in to comment.