From 76d9b8dd87d5bea9d21347163b5f8b9cc995289f Mon Sep 17 00:00:00 2001 From: Swati Sehgal Date: Tue, 14 Mar 2023 15:13:35 +0530 Subject: [PATCH] noderesourcetopology-api: Remove nrt from publishing-bot rules.yaml Signed-off-by: Swati Sehgal --- staging/publishing/rules.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/staging/publishing/rules.yaml b/staging/publishing/rules.yaml index 25003e75f2f..1ca0f344ef4 100644 --- a/staging/publishing/rules.yaml +++ b/staging/publishing/rules.yaml @@ -1667,17 +1667,6 @@ rules: source: branch: release-1.26 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: - '*/.gitattributes' default-go-version: 1.20.2