We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9124a1 commit 9f2442fCopy full SHA for 9f2442f
.github/workflows/build_spark-connect-client.yaml
@@ -17,16 +17,12 @@ on:
17
paths:
18
# To check dependencies, run this ( you will need to consider transitive dependencies)
19
# bake --product PRODUCT -d | grep -v 'docker buildx bake' | jq '.target | keys[]'
20
- - hadoop/**
21
- - hbase/**
22
- spark-k8s/**
23
- spark-connect-client/**
24
- - vector/**
25
- stackable-base/**
26
- java-base/**
27
- - java-devel/**
28
- .github/actions/**
29
- - .github/workflows/build_spark-k8s.yaml
+ - .github/workflows/build_spark-connect-client.yaml
30
31
jobs:
32
generate_matrix:
0 commit comments