Skip to content

Commit d2ac9cf

Browse files
authored
Spark now depends on HBase and should be rebuilt automatically as well (#931)
1 parent ab1f009 commit d2ac9cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_spark-k8s.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
paths:
1616
# To check dependencies, run this ( you will need to consider transitive dependencies)
1717
# bake --product PRODUCT -d | grep -v 'docker buildx bake' | jq '.target | keys[]'
18+
- hbase/**
1819
- spark-k8s/**
1920
- vector/**
2021
- stackable-base/**

0 commit comments

Comments
 (0)