Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamscarberry committed Dec 3, 2024
1 parent 8821cc2 commit 8c204be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cwbi-dev-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
env:
REACT_APP_AUTH_HOST: https://identityc-test.cwbi.us/auth
REACT_APP_AUTH_REDIRECT_URL: https://cumulus.dev.cwbi.us
REACT_APP_CUMULUS_API_URL: https://cumulus.dev.cwbi.us/api
# REACT_APP_CUMULUS_API_URL: https://cumulus.dev.cwbi.us/api
REACT_APP_CUMULUS_API_URL: ${{ vars.CWBI_DEV_API_ENDPOINT }}
# REACT_APP_SHARED_API_URL: https://develop-shared-api.corps.cloud
REACT_APP_ISDEVELOPMENT: true
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8c204be

Please sign in to comment.