You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello!
Help me, please, i have some troubles with publishing artifacts. My jenkins server located on the subdomain jenkins.mysubdomain.com and after build it generates links such as http://jenkins.subdomain.com/job/branch/build_id/artifact/bin/Artifacts/branch-build_id-bin.7z for download artifacts. But there aren't any files with these links. How can i specify link for artifacts on the build page or publish artifactes on the link address (without using artifacts plugins)?
Alexey Shirjaew
Victor Martinez
unread,
Sep 22, 2015, 7:55:31 AM9/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
If I understood correctly, you could use groovy post build in order to create your own build dashboard: