Add deploy configuration in travis ci

pull/157/head
johnniang 2019-05-10 20:48:10 +08:00 committed by John Niang
parent 428d4a7bfc
commit 6de9491d08
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@ branches:
- master
- dev
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
deploy:
provider: releases
api_key:
secure: $GITHUB_OAUTH_TOKEN
file: build/libs/*
skip_cleanup: true
on:
tags: true
notifications:
webhooks:
- https://fathomless-fjord-24024.herokuapp.com/notify