Skip to content

Commit

Permalink
Merge pull request OHIF#22 from ImagingDataCommons/wjrl-dev
Browse files Browse the repository at this point in the history
debug
  • Loading branch information
wlongabaugh authored Nov 28, 2020
2 parents aed66d8 + 81e1ef6 commit 5c2cd3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,11 @@ jobs:
name: Copy to cloud
command: |
pushd ~/Viewers/platform/viewer/dist/ > /dev/null
which gsutil
gsutil config
gsutil web set -m index.html -e index.html gs://${WBUCKET}
gsutil -h "Cache-Control:no-cache, max-age=0" rsync -d -r . gs://${WBUCKET}
popd > /dev/null
workflows:
Expand Down

0 comments on commit 5c2cd3b

Please sign in to comment.