Skip to content

Commit 027b7dc

Browse files
authored
ci: sync pkg/api/v1/doc.go
The file is required to make client-gen work. See cloudnative-pg/cloudnative-pg#6585 Signed-off-by: Marco Nenciarini <[email protected]>
1 parent fae17e6 commit 027b7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
rm -rf pkg/api/v1
3838
mkdir -p pkg/api/v1
3939
cp cloudnative-pg/api/v1/*_types.go pkg/api/v1
40+
cp cloudnative-pg/api/v1/doc.go pkg/api/v1
4041
cp cloudnative-pg/api/v1/groupversion_info.go pkg/api/v1
4142
cp cloudnative-pg/api/v1/zz_*.go pkg/api/v1
4243
cp cloudnative-pg/go.mod cloudnative-pg/go.sum .

0 commit comments

Comments
 (0)