Skip to content
Snippets Groups Projects
Commit 0232a3b1 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6923 update imageTag/helmVersion in jenkinsfile

parent 207a2516
No related branches found
No related tags found
No related merge requests found
......@@ -215,9 +215,9 @@ pipeline {
stage('Test, build and deploy Alfa-Client Helm Chart') {
steps {
script {
dir('alfa-client') {
FAILED_STAGE=env.STAGE_NAME
HELM_CHART_VERSION = buildVersionName()
dir('alfa-client') {
sh "./run_helm_test.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment