Skip to content
Snippets Groups Projects
Commit fe10b9e1 authored by Varac's avatar Varac
Browse files

Merge branch 'publish-helm-chart' into 'master'

publish helm chart to package registry

See merge request !3
parents 1cd9374b b9266920
No related branches found
No related tags found
1 merge request!3publish helm chart to package registry
Pipeline #10477 passed with stages
in 1 minute and 40 seconds
stages:
- build-project
- build-container
include:
- remote: https://open.greenhost.net/stackspin/stackspin/-/raw/main/.gitlab/ci_templates/helm_package.yml
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
variables:
CHART_NAME: local-path-provisioner
CHART_DIR: deploy/chart/
KANIKO_BUILD_IMAGENAME: local-path-provisioner
stages:
- build-project
- build-container
- lint-helm-chart
- package-helm-chart
- release-helm-chart
build-project:
stage: build-project
image:
......
......@@ -10,3 +10,4 @@ kubeVersion: ">=1.12.0-r0"
home: https://github.com/rancher/local-path-provisioner
sources:
- https://github.com/rancher/local-path-provisioner.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment