mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-18 14:35:23 +02:00
[releng] pack200 inclusion with publisher
This commit is contained in:
parent
8d48d06990
commit
18703700b5
1 changed files with 6 additions and 6 deletions
|
@ -518,11 +518,11 @@ else
|
|||
-artifactRepository file:${SITE} \
|
||||
-source ${SITE} \
|
||||
-compress \
|
||||
-publishArtifacts \
|
||||
-reusePack200Files \
|
||||
-vmargs -Xmx256M"
|
||||
|
||||
# -configs any.linux.x86 \
|
||||
# -publishArtifacts \
|
||||
echo $CMD
|
||||
$CMD
|
||||
result=$?
|
||||
|
|
Loading…
Add table
Reference in a new issue