Skip to content

Commit

Permalink
Merge pull request #51 from SimonBaeumer/fix-deployment
Browse files Browse the repository at this point in the history
Fix deployment
  • Loading branch information
SimonBaeumer committed Apr 23, 2019
2 parents 7bafe9a + f800d87 commit 2c74cb5
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 @@ -53,6 +53,7 @@ jobs:
- stage: deploy
name: "Deployment"
if: tag IS present
script: make release
deploy:
script: skip
provider: releases
Expand Down

0 comments on commit 2c74cb5

Please sign in to comment.