test1 #13
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -17,7 +17,6 @@ jobs:
|
||||||
- name: Log the buildozer version
|
- name: Log the buildozer version
|
||||||
run: |
|
run: |
|
||||||
ls -al
|
ls -al
|
||||||
|
|
||||||
- name: export build version
|
- name: export build version
|
||||||
run: export BUILD_VERSION=$(cat $GITHUB_WORKSPACE/src/main/python/main.py | grep --color=never -oP '([0-9]+\.?)+')
|
run: export BUILD_VERSION=$(cat $GITHUB_WORKSPACE/src/main/python/main.py | grep --color=never -oP '([0-9]+\.?)+')
|
||||||
# - name: setup
|
# - name: setup
|
||||||
|
|
Loading…
Add table
Reference in a new issue