mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
staging/publishing: order streaming before dependents
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
rules:
|
||||
- destination: streaming
|
||||
branches:
|
||||
- name: master
|
||||
source:
|
||||
branch: master
|
||||
dirs:
|
||||
- staging/src/k8s.io/streaming
|
||||
library: true
|
||||
- destination: apimachinery
|
||||
branches:
|
||||
- name: master
|
||||
@@ -1315,14 +1323,6 @@ rules:
|
||||
dirs:
|
||||
- staging/src/k8s.io/cri-streaming
|
||||
library: true
|
||||
- destination: streaming
|
||||
branches:
|
||||
- name: master
|
||||
source:
|
||||
branch: master
|
||||
dirs:
|
||||
- staging/src/k8s.io/streaming
|
||||
library: true
|
||||
- destination: kubelet
|
||||
branches:
|
||||
- name: master
|
||||
|
||||
Reference in New Issue
Block a user