diff options
| author | sD <stoned@derpymail.org> | 2020-04-18 17:11:45 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-18 17:11:45 +0200 |
| commit | 8bc7915f17396f93c1fd5146e1c3ff7a70145471 (patch) | |
| tree | 4e31ff00d32788e73b1570c572ec4088a937198b | |
| parent | 607e70aeba18fba150bee674f7c0671d3c78aacf (diff) | |
only deploy on tagged commits
| -rw-r--r-- | .travis.yml | 1 |
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 |
