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

Jenkinsfile fix helm unittest step

parent 8b041b1e
Branches
Tags
No related merge requests found
......@@ -151,7 +151,7 @@ pipeline {
FAILED_STAGE=env.STAGE_NAME
HELM_CHART_VERSION = generateHelmChartVersion()
dir('xta-adapter/src/main/helm') {
dir('xta-adapter') {
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