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