Skip to content

Commit

Permalink
use updated path for helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyril Roos committed Jan 17, 2025
1 parent 7f6f17b commit 0f7b1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ tasks {
group = "build"
dependsOn("downloadAndUnpackHelmDocs")

workingDir("helm")
workingDir("charts/zac")
commandLine("$rootDir/build/helm-docs/helm-docs", "values.yaml")
}

Expand Down

0 comments on commit 0f7b1ac

Please sign in to comment.