mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
nrt-api: Update publishing-bot rules.yaml
rules.yaml captures the dependencies of the repo and is used by the publishing-bot to publish the staging repository. Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
This commit is contained in:
parent
4ff3f03748
commit
fa1f7470c8
@ -2430,6 +2430,17 @@ rules:
|
|||||||
source:
|
source:
|
||||||
branch: release-1.26
|
branch: release-1.26
|
||||||
dir: staging/src/k8s.io/dynamic-resource-allocation
|
dir: staging/src/k8s.io/dynamic-resource-allocation
|
||||||
|
- destination: noderesourcetopology-api
|
||||||
|
branches:
|
||||||
|
- name: master
|
||||||
|
dependencies:
|
||||||
|
- repository: code-generator
|
||||||
|
branch: master
|
||||||
|
dir: staging/src/k8s.io/noderesourcetopology-api
|
||||||
|
source:
|
||||||
|
branch: master
|
||||||
|
dir: staging/src/k8s.io/noderesourcetopology-api
|
||||||
|
library: true
|
||||||
recursive-delete-patterns:
|
recursive-delete-patterns:
|
||||||
- '*/.gitattributes'
|
- '*/.gitattributes'
|
||||||
default-go-version: 1.19.4
|
default-go-version: 1.19.4
|
||||||
|
Loading…
Reference in New Issue
Block a user