Skip to content

Commit

Permalink
Make GitHub release its own stage
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Jan 16, 2019
1 parent 73410dd commit dc47000
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
node_js: 10
script: NODE_ENV=ctf npm run protractor
- stage: deploy
name: heroku
if: branch = master OR branch = develop
node_js: 10
install: skip
Expand All @@ -49,7 +48,7 @@ jobs:
develop: juice-shop-staging
on:
repo: bkimminich/juice-shop
- name: github
- stage: github
if: tag IS present
node_js:
- 8
Expand Down

0 comments on commit dc47000

Please sign in to comment.