Skip to content

Commit

Permalink
CICD: rename artefacts to match eclipse-rmf-prop (for zip & tar.gz)
Browse files Browse the repository at this point in the history
  • Loading branch information
ichsteffen committed May 31, 2024
1 parent caf9f21 commit 490be26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org.eclipse.rmf.releng.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
to="eclipse-rmf-pror-${app.version}-nightly-${maven.build.timestamp}-incubation-\2" />
<fileset dir="${project.build.directory}/products">
<include name="*.zip" />
<include name="*.tar.gz" />
</fileset>
</move>
</target>
Expand Down

0 comments on commit 490be26

Please sign in to comment.