test1 #13

Closed
jessopb wants to merge 17 commits from test-deploy into master
Showing only changes of commit 2053dbc909 - Show all commits

View file

@ -17,6 +17,8 @@ jobs:
- name: Log the buildozer version
run: |
ls -al
ls -al ~/
ls -al $GITHUB_WORKSPACE
- name: export build version
run: export BUILD_VERSION=$(cat $GITHUB_WORKSPACE/src/main/python/main.py | grep --color=never -oP '([0-9]+\.?)+')
- name: setup