Part of my build needs to generate a dmg file, I do so using a maven script but it depends on the 'genisoimage' utility. Is there a way to get this utility on cloudbees?
Date
Votes
1 comment
-
Denys Digtiar Hi Will,
The answer is somewhat dependent on the product. What is the product in question?
A few ideas are to create your own docker image that contains the necessary utilities or use Custom Tool installer to install the genisoimage.
Please sign in to leave a comment.