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

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

Publish chart to GitLab repository

See merge request !13
parents 0bd57ea5 d393cd89
No related branches found
No related tags found
1 merge request!13Publish chart to GitLab repository
Pipeline #10456 failed with stages
in 3 minutes and 9 seconds
include:
- remote: https://open.greenhost.net/stackspin/stackspin/-/raw/main/.gitlab/ci_templates/helm_package.yml
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
stages:
- build-project
- build-container
- lint-helm-chart
- package-helm-chart
- release-helm-chart
image: node:14-alpine
variables:
CHART_NAME: local-path-provisioner
CHART_DIR: deployment/helmchart/
KANIKO_BUILD_IMAGENAME: dashboard
build-project:
......
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