diff --git a/.github/workflows/deployment-all.yml b/.github/workflows/deployment-all.yml index e95cfc63..0d3015fd 100644 --- a/.github/workflows/deployment-all.yml +++ b/.github/workflows/deployment-all.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - ebEnvironment: [admin, credit, dealer, developer, ecommerce, finance, healthcare, hospitality, streamingservice, travelagency] + ebEnvironment: [admin, credit, dealer, developer, ecommerce, finance, healthcare, healthcare-oie, hospitality, streamingservice, travelagency] max-parallel: 1 steps: - name: Output inputs