Publishing Artifacts on RTC using Ant build tool
Hi,
I have came to know that using "artifactFilePublisher" Ant task, it is recommended to publish upto 10 Mega Bytes file to RTC build result.
Does it mean that we cannot publish more than 10 Mega Byte file? If yes, then what is an alternative to upload more than 10 MB file.
Thanks in advance.
Sajjad Ali Khan
2 answers
From my perspective you shouldn't do that. You can, but it will just increase your repostory size. Read Build Artifacts Publishing and Automated Build Output Management Using the Plain Java Client Libraries and consider such a solution.