single script line
This commit is contained in:
parent
49ea47c89f
commit
25bf2b244e
1 changed files with 0 additions and 2 deletions
|
@ -43,9 +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"
|
||||
- "./release.sh | grep -Fv -e 'working:' -e 'copy' --line-buffered"
|
||||
- export BUILD_VERSION=$(cat src/main/python/main.py | grep --color=never -oP '([0-9]+\.?)+')
|
||||
after_script:
|
||||
- "echo Build Version: $BUILD_VERSION"
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue