aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-18 17:11:45 +0200
committersD <stoned@derpymail.org>2020-04-18 17:11:45 +0200
commit8bc7915f17396f93c1fd5146e1c3ff7a70145471 (patch)
tree4e31ff00d32788e73b1570c572ec4088a937198b /.travis.yml
parent607e70aeba18fba150bee674f7c0671d3c78aacf (diff)
only deploy on tagged commits
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f24f07ca..dbd19cdc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,4 +17,5 @@ deploy:
file: "../bin/Attorney_Online_mac_x86_64.zip"
draft: true
on:
+ tags: true
repo: AttorneyOnline/AO2-Client