Skip to content

Commit 1a39e69

Browse files
committed
align with other controllers
1 parent 9404817 commit 1a39e69

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ podTemplate(label: 'k8sdb-controller',
6363
bumpImageVersion(env.TAG_NAME)
6464

6565
tgz="k8sdb-controller-${version}.tgz"
66+
sh "mkdir chart/k8sdb-controller/crds"
6667
sh "cp config/crd/bases/* chart/k8sdb-controller/crds"
6768
sh "helm package chart/k8sdb-controller"
6869
}

chart/k8sdb-controller/crds/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)