File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 88 - staging/src/github.com/kcp-dev/apimachinery
99 destination-tag-base : v2
1010 library : true
11+ - destination : code-generator
12+ branches :
13+ - name : main
14+ source :
15+ branch : main
16+ dirs :
17+ - staging/src/github.com/kcp-dev/code-generator
18+ destination-tag-base : v3
19+ library : true
1120 - destination : client-go
1221 branches :
1322 - name : main
@@ -22,15 +31,6 @@ rules:
2231 - staging/src/github.com/kcp-dev/client-go
2332 destination-tag-base : v0
2433 library : true
25- - destination : code-generator
26- branches :
27- - name : main
28- source :
29- branch : main
30- dirs :
31- - staging/src/github.com/kcp-dev/code-generator
32- destination-tag-base : v3
33- library : true
3434recursive-delete-patterns :
3535 - ' */.gitattributes'
3636default-go-version : 1.24.5
You can’t perform that action at this time.
0 commit comments