diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index f18fb6a..134b520 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -13,4 +13,5 @@ jobs: imageTagName: ghcr.io/openmfp/example-content componentVersionKey: example-content release_branch: wip - chartFolder: charts/example-ui \ No newline at end of file + chartFolder: charts/example-ui + additionalTestFilesCommand: -f charts/example-ui/test-values.yaml \ No newline at end of file