Skip to content

Commit

Permalink
do not exclude zip from cache..
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Aug 24, 2023
1 parent 298e4e5 commit 944bca0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .mvn/maven-build-cache-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,5 @@
</plugins>
</reconcile>
</executionControl>
<output>
<exclude>
<patterns>
<pattern>.*\.zip</pattern>
</patterns>
</exclude>
</output>
</cache>

0 comments on commit 944bca0

Please sign in to comment.