mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-09 08:18:50 +01:00
Merge branch 'develop' into ready/removeJacoco
This commit is contained in:
commit
2bae243be0
@ -140,7 +140,7 @@ workflows:
|
||||
- generate_signed_apk:
|
||||
filters:
|
||||
tags:
|
||||
only: /^[0-9]+(\.[0-9]+)*/
|
||||
only: /^[0-9]+(\.[0-9]+)*(-beta\.[0-9]+)?/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
- publish_github_signed_apk:
|
||||
@ -148,7 +148,7 @@ workflows:
|
||||
- generate_signed_apk
|
||||
filters:
|
||||
tags:
|
||||
only: /^[0-9]+(\.[0-9]+)*/
|
||||
only: /^[0-9]+(\.[0-9]+)*(-beta\.[0-9]+)?/
|
||||
branches:
|
||||
ignore: /.*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user