mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2025-01-01 20:25:08 +08:00
update ci config 3
This commit is contained in:
parent
a6b4e111af
commit
9941796272
@ -4,8 +4,8 @@ python: 3.7
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
except:
|
||||||
- master
|
- travis-dev-build
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export TZ=Asia/Shanghai
|
- export TZ=Asia/Shanghai
|
||||||
@ -29,8 +29,8 @@ before_deploy:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
name: TeamSpeak 3 zh-CN translation addon snapshot release
|
name: TeamSpeak 3 zh-CN translation snapshot release
|
||||||
body: ($TRAVIS_COMMIT) Automatic build by Travis CI on $(date +'%F %T %Z').
|
body: $TRAVIS_BRANCH ($TRAVIS_COMMIT) Automatic build by Travis CI on $(date +'%F %T %Z').
|
||||||
prerelease: true
|
prerelease: true
|
||||||
# on.tags: true
|
# on.tags: true
|
||||||
api_key:
|
api_key:
|
||||||
|
Loading…
Reference in New Issue
Block a user