Skip to content

Commit

Permalink
Update deployment-all.yml (#486)
Browse files Browse the repository at this point in the history
Add `healthcare-oie` eb environment into deployment-all.yml.
  • Loading branch information
noinarisak committed Feb 1, 2022
1 parent dca72e2 commit 244e3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 244e3d6

Please sign in to comment.