Second test
This commit is contained in:
		| @@ -79,7 +79,8 @@ steps: | ||||
| - name: mobile_app_code_quality | ||||
|   image: ghcr.io/cirruslabs/flutter:latest | ||||
|   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 | ||||
|   - flutter --disable-analytics | ||||
|   - flutter pub get --enforce-lockfile | ||||
|   | ||||
		Reference in New Issue
	
	Block a user