Skip to content

Commit

Permalink
only deploy to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed May 4, 2018
1 parent 4b1939a commit a2d2427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ before_deploy:
- |
# Stage 3, Step 2: Verify staging works
travis_retry py.test -n 2 --binder-url=https://staging.mybinder.org --hub-url=https://hub.staging.mybinder.org
- exit 0 # FIXME: abort before deploying to prod
- |
# Stage 4, Step 1: Post message to Grafana that deployment to production has started
source secrets/grafana-api-key
Expand Down

0 comments on commit a2d2427

Please sign in to comment.