1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-02-11 19:34:11 +01:00

deploy on tags

This commit is contained in:
oliexdev 2017-10-21 13:09:59 +02:00
parent e200fc3654
commit 45f0263adf

View File

@ -18,6 +18,8 @@ deploy:
name: "openScale dev build"
body: "Automatically openScale dev build by Travis CI"
prerelease: true
on:
tags: true
after_success:
- chmod +x ./upload_apk.sh