Skip to content
Snippets Groups Projects
Verified Commit bb56c852 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

combine variables

parent 7b938ee7
No related branches found
No related tags found
1 merge request!3publish helm chart to package registry
Pipeline #10336 passed with stages
in 31 seconds
......@@ -4,6 +4,7 @@ include:
variables:
CHART_NAME: local-path-provisioner
CHART_DIR: deploy/chart
KANIKO_BUILD_IMAGENAME: local-path-provisioner
stages:
- build-project
......@@ -12,10 +13,6 @@ stages:
- package-helm-chart
- release-helm-chart
variables:
KANIKO_BUILD_IMAGENAME: local-path-provisioner
build-project:
stage: build-project
image:
......
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