[ci.yaml] Disable packaging_test on release candidates (#124712)

[ci.yaml] Disable packaging_test on release candidates
This commit is contained in:
Casey Hillers 2023-04-12 11:42:23 -07:00 committed by GitHub
parent 2a5ecb6c48
commit b1f8d5df64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -415,6 +415,10 @@ targets:
- name: Linux flutter_packaging_test
recipe: packaging/packaging
timeout: 60
enabled_branches:
- master
- beta
- stable
properties:
task_name: flutter_packaging
tags: >
@ -2741,6 +2745,10 @@ targets:
- name: Mac flutter_packaging_test
recipe: packaging/packaging
timeout: 60
enabled_branches:
- master
- beta
- stable
properties:
task_name: flutter_packaging
tags: >
@ -2749,6 +2757,10 @@ targets:
- name: Mac_arm64 flutter_packaging_test
recipe: packaging/packaging
timeout: 60
enabled_branches:
- master
- beta
- stable
properties:
task_name: flutter_packaging
tags: >
@ -4911,6 +4923,10 @@ targets:
- name: Windows flutter_packaging_test
recipe: packaging/packaging
timeout: 60
enabled_branches:
- master
- beta
- stable
properties:
task_name: flutter_packaging
tags: >