Second test
This commit is contained in:
@@ -79,7 +79,8 @@ steps:
|
|||||||
- name: mobile_app_code_quality
|
- name: mobile_app_code_quality
|
||||||
image: ghcr.io/cirruslabs/flutter:latest
|
image: ghcr.io/cirruslabs/flutter:latest
|
||||||
commands:
|
commands:
|
||||||
- echo "Build version:" $(git rev-list --count $(git describe --tags --abbrev=0))
|
- echo "Build version:" $(git describe --tags --abbrev=0)
|
||||||
|
- echo "Build number:" $(git rev-list --count $(git describe --tags --abbrev=0))
|
||||||
- cd moneymgr_mobile
|
- cd moneymgr_mobile
|
||||||
- flutter --disable-analytics
|
- flutter --disable-analytics
|
||||||
- flutter pub get --enforce-lockfile
|
- flutter pub get --enforce-lockfile
|
||||||
|
Reference in New Issue
Block a user