mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
add k8s dir in package
This commit is contained in:
parent
5f602a65ef
commit
52bb6c7e15
1 changed files with 3 additions and 0 deletions
|
|
@ -94,6 +94,9 @@
|
|||
<fileSet>
|
||||
<directory>../plugins</directory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<directory>../k8s</directory>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
<outputDirectory>/lib/interpreter</outputDirectory>
|
||||
<directory>../zeppelin-interpreter/target/lib</directory>
|
||||
|
|
|
|||
Loading…
Reference in a new issue