Skip to content

Commit 002a578

Browse files
committed
update publishing rules
On-behalf-of: @SAP [email protected]
1 parent 3b1a340 commit 002a578

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

staging/publishing/rules.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ rules:
88
- staging/src/github.com/kcp-dev/apimachinery
99
destination-tag-base: v2
1010
library: true
11+
- destination: client-go
12+
branches:
13+
- name: new-kcp-1.33.3
14+
source:
15+
branch: main
16+
dirs:
17+
- staging/src/github.com/kcp-dev/client-go
18+
destination-tag-base: v2
19+
library: true
1120
recursive-delete-patterns:
1221
- '*/.gitattributes'
1322
default-go-version: 1.24.5

0 commit comments

Comments
 (0)