Skip to content

Commit

Permalink
DP-187 (WIP) Set ports
Browse files Browse the repository at this point in the history
  • Loading branch information
webit4me committed Jul 13, 2024
1 parent 0607907 commit f572a73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build_test_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ jobs:
test:
runs-on: ubuntu-latest
needs: build
env:
CDP_ORGANISATION_APP_PORT: 8888
CDP_TENANT_PORT: 8811
CDP_ORGANISATION_PORT: 8822
CDP_PERSON_PORT: 8833
CDP_FORMS_PORT: 8844
CDP_DATA_SHARING_PORT: 8855

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f572a73

Please sign in to comment.