Skip to content

Commit

Permalink
redeploy staging hub (#207)
Browse files Browse the repository at this point in the history
for testing
  • Loading branch information
Leah Wasser committed May 8, 2020
1 parent 2469fb4 commit a4090e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ before_deploy:
helm init --client-only
helm repo add jupyterhub https://jupyterhub.github.io/helm-chart
helm repo update
#- |
- |
# Stage 3, Step 1: Deploy the staginghub
#python ./deploy.py --build --push --deploy staginghub
python ./deploy.py --build --push --deploy staginghub
- |
# Stage 3, Step 2: Deploy the earth-analytics-hub
python ./deploy.py --build --push --deploy ea-hub
Expand Down

0 comments on commit a4090e3

Please sign in to comment.