mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-29 02:59:57 +02:00
Don't build travis-dev-build tag
This commit is contained in:
@@ -9,6 +9,10 @@ android:
|
|||||||
- android-26
|
- android-26
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- travis-dev-build
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sed -i -re 's/(versionName ".*)"/\1-dev_'${TRAVIS_COMMIT:0:8}'"/' android_app/app/build.gradle
|
- sed -i -re 's/(versionName ".*)"/\1-dev_'${TRAVIS_COMMIT:0:8}'"/' android_app/app/build.gradle
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user