testing release script
This commit is contained in:
parent
a4706b2747
commit
6deadb279e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ install:
|
|||
- mkdir -p ~/.buildozer/android/platform/android-sdk-23/licenses
|
||||
- echo $'\nd56f5187479451eabf01fb78af6dfcb131a6481e' > ~/.buildozer/android/platform/android-sdk-23/licenses/android-sdk-license
|
||||
script:
|
||||
- "./build.sh | grep -Fv -e 'working:' -e 'copy' --line-buffered"
|
||||
#- "./build.sh | grep -Fv -e 'working:' -e 'copy' --line-buffered"
|
||||
- "source ./release.sh | grep -Fv -e 'working:' -e 'copy' --line-buffered"
|
||||
after_script:
|
||||
- "echo Build Version: $BUILD_VERSION"
|
||||
|
|
Loading…
Add table
Reference in a new issue