Skip to content

Commit

Permalink
Created and used separate icad deployment branches in cornerstone3D a…
Browse files Browse the repository at this point in the history
…nd GradieneExtensionsAndModes repos
  • Loading branch information
Adithyan-Dinesh-Trenser committed Apr 8, 2024
1 parent 05ff8b9 commit 80fd5e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_icad_ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: gradienthealth/cornerstone3D-beta
ref: gradienthealth/segmentation_mode_sheet_integration
ref: icad-gradienthealth-deployment
path: ./cornerstone3D

- name: Build cornerstone3D
Expand All @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: gradienthealth/GradientExtensionsAndModes
ref: gradienthealth/segmentation_mode_sheet_integration
ref: icad-gradienthealth-deployment
path: ./GradientExtensionsAndModes

- name: Checkout Viewers
Expand Down

0 comments on commit 80fd5e8

Please sign in to comment.