Skip to content

Commit

Permalink
Merge pull request #476 from pangeo-data/staging
Browse files Browse the repository at this point in the history
staging -> prod (#473, #474, #475)
  • Loading branch information
tjcrone committed Nov 21, 2019
2 parents f0b0d0d + c1d3b32 commit 18884f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ jobs:
- run:
name: Build ooi.pangeo.io image if needed
when: always
no_output_timeout: 1200
command: |
hubploy build ooi --check-registry --push
environment:
Expand Down
5 changes: 4 additions & 1 deletion deployments/ooi/image/binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: pangeo
channels:
- conda-forge
dependencies:
- av
- erddapy
- pip
- pip:
- azure
- git+https://github.com/ooicloud/ooi-opendata.git@master
- git+https://github.com/ooicloud/ooi-opendata.git@bad61bf649ae5b189ff14fae06b567b25a8b2e47
- pycamhd
- git+https://github.com/pydata/xarray.git@0ef9aa3abae55833e4431d690bc55c5b5a44911b

0 comments on commit 18884f9

Please sign in to comment.