Skip to content

Commit

Permalink
LRCI-3626 remove gzip from gradle plugins batch
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlotteFrancis authored and brianchandotcom committed Jul 13, 2023
1 parent b87d2e4 commit ec1f366
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-test-batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5713,7 +5713,6 @@ information. Make sure to commit in all format-javadoc results.
prefix="gradle-plugins-target-platform">
</tarfileset>
</tar>
<gzip destfile="${project.dir}/tmp/gradle_plugins.tar.gz" src="${project.dir}/tmp/gradle_plugins.tar"/>
</target>

<target name="javadoc-jdk8">
Expand Down

0 comments on commit ec1f366

Please sign in to comment.