Merge branch 'remove-azure-google' of github.com:truecharts/library-charts into remove-azure-google

This commit is contained in:
Stavros kois
2024-04-30 13:06:47 +03:00

View File

@@ -22,6 +22,6 @@ echo "🔨 Building common..."
helm dependency update "$common_test_path"
echo "🧪 Running tests..."
helm unittest --update-snapshot -f "tests/*/*.yaml" "./$common_test_path" -v ./$common_test_path/unit-values.yaml
helm unittest --update-snapshot -f "tests/vols*/*.yaml" "./$common_test_path" -v ./$common_test_path/unit-values.yaml
cleanup