Fix source package of agent.
This commit is contained in:
parent
56fd10949e
commit
6b04ad6583
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
<!-- Agent repackage into the dist -->
|
||||
<fileSet>
|
||||
<directory>${project.basedir}/../packages/skywalking-agent</directory>
|
||||
<directory>${project.basedir}/../skywalking-agent</directory>
|
||||
<outputDirectory>/agent</outputDirectory>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
|
|
|
|||
Loading…
Reference in New Issue