mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-11 18:20:33 +09:00
Revert "ci: temp enable platforms builds in branches"
This reverts commit 3dd355c297
.
This commit is contained in:
parent
a7d4823bff
commit
49d7da8295
1 changed files with 8 additions and 0 deletions
|
@ -521,24 +521,32 @@ workflows:
|
|||
requires:
|
||||
- unit-test
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
tags:
|
||||
only: /.*/
|
||||
- build-lib-linux:
|
||||
requires:
|
||||
- unit-test
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
tags:
|
||||
only: /.*/
|
||||
- build-ios-framework:
|
||||
requires:
|
||||
- unit-test
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
tags:
|
||||
only: /.*/
|
||||
- build-android-aar:
|
||||
requires:
|
||||
- unit-test
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
tags:
|
||||
only: /.*/
|
||||
- release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue