mirror of https://github.com/apache/ant-ivy
also sign SBOMs, actuylly the openpgp antlib doesn't semm to work for GnuPG 2.x
This commit is contained in:
parent
16932bebcf
commit
fb454b6788
|
|
@ -471,6 +471,8 @@
|
|||
asciiarmor="true">
|
||||
<fileset dir="${distrib.dir}">
|
||||
<include name="**/*.pom"/>
|
||||
<include name="**/*-cyclonedx.json"/>
|
||||
<include name="**/*-cyclonedx.xml"/>
|
||||
<include name="**/*.jar"/>
|
||||
<include name="**/*.zip"/>
|
||||
<include name="**/*.gz"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue