Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
METRON-1715 Create DEB Packaging for Batch Profiler (nickwallen) closes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwallen committed Aug 28, 2018
1 parent 3cb088c commit 113ac0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions metron-deployment/packaging/docker/deb-docker/pom.xml
Expand Up @@ -131,6 +131,12 @@
<include>*.tar.gz</include>
</includes>
</resource>
<resource>
<directory>${metron_dir}/metron-analytics/metron-profiler-spark/target/</directory>
<includes>
<include>*.tar.gz</include>
</includes>
</resource>
<resource>
<directory>${metron_dir}/metron-interface/metron-rest/target/</directory>
<includes>
Expand Down

0 comments on commit 113ac0d

Please sign in to comment.