>
> I'm not familiar with the archive process. If you could provide me some 
> quick links for information, that would be useful. I'll also ask our 
> internal ops team.
>
>

Archiving is not something  special, it's a standard feature.
in a scripted pipeline: 

archiveArtifacts artifacts: '**/*.log' 
(just use the script builder for more help)

link to:
$BUILD_URL/artifact/<our local path>/<filename>

Björn

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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-users/0afebe05-f291-4271-ac72-7f98f26637f3n%40googlegroups.com.

Reply via email to