mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 16:41:49 +00:00
travis
This commit is contained in:
16
.travis.yml
16
.travis.yml
@@ -33,11 +33,11 @@ addons:
|
||||
- wine
|
||||
- mono-runtime
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: $GITHUB_TOKEN
|
||||
file_glob: true
|
||||
file: "dist/terminus*"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
#deploy:
|
||||
# provider: releases
|
||||
# api_key: $GITHUB_TOKEN
|
||||
# file_glob: true
|
||||
# file: "dist/terminus*"
|
||||
# skip_cleanup: true
|
||||
# on:
|
||||
# tags: true
|
||||
|
Reference in New Issue
Block a user