Here are more details. I have a mac mini for iOS app packaging, and I installed jenkins on this computer so we can access jenkin by localhost:8080. After finishing iOS packaging, it will produce some files in local folder(include IPA file). After this, I will provide this jenkins url to other user by some tools like ngrok. They need IPA file that we generated,so I write a plugin to handle this. But I don't know how to provide these files to users in plugin. (As said above, these files are stored in my mac mini.)
在2023年3月6日星期一 UTC+8 04:16:54<[email protected]> 写道: > I think you need to add some more details. What do you mean with local > files? Do you want to have files uploaded from your local computer to the > Jenkins controller? Or the other way round, provide a link to a file that > is stored in a folder of the Jenkins controller? Where are these files > stored, how doing you create these file... > > Am 03.03.2023 um 10:19 schrieb Young CJ <[email protected]>: > > Hi everyone, I'm developing an iOS package plugin, I need to provide IPA > file to users, So I > want to show a entrance on my plugin page. But I don't know how to access > local files in jelly. Can someone help me. Thanks a lot > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/639aecbc-0755-42e8-a851-7ca37241be39n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/639aecbc-0755-42e8-a851-7ca37241be39n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/cf98b8f6-035d-4f3b-b6c1-741b3eb41b22n%40googlegroups.com.
