Skip to content

Commit

Permalink
remove staginghub from master branch (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcranston committed Sep 18, 2020
1 parent 34b9468 commit d4c01e4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 133 deletions.
14 changes: 0 additions & 14 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,9 @@ install:
# pip install -U pyyaml pytest requests sphinx sphinx-autobuild
pip install -r dev-requirements.txt
script:
#- |
# # Build staginghub image
# python ./deploy.py --no-setup --build staginghub
- |
# Build earth-analytics-hub image
python ./deploy.py --no-setup --build ea-hub
#- |
# # Build edsc-hub image
# python ./deploy.py --no-setup --build edsc-hub
- |
# Build documentation
pushd docs && make html && popd
Expand Down Expand Up @@ -68,14 +62,6 @@ before_deploy:
helm init --client-only
helm repo add jupyterhub https://jupyterhub.github.io/helm-chart
helm repo update
#- |
# Stage 3, Step 1: Build & push image, then deploy staginghub
# python ./deploy.py --build --push staginghub
# python ./deploy.py --deploy staginghub
#- |
# # Stage 3, Step 2: Build & push image, then deploy edsc-hub
# python ./deploy.py --build --push edsc-hub
# python ./deploy.py --deploy edsc-hub
- |
# Stage 3, Step 2: Build & push image, then deploy earth-analytics-hub
python ./deploy.py --build --push ea-hub
Expand Down
4 changes: 0 additions & 4 deletions hub-charts/staginghub/Chart.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions hub-charts/staginghub/requirements.yaml

This file was deleted.

78 changes: 0 additions & 78 deletions hub-charts/staginghub/values.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions user-images/staginghub/Dockerfile

This file was deleted.

0 comments on commit d4c01e4

Please sign in to comment.