https://brokenco.de/2018/01/04/external-artifacts-jenkins.html

Not an ideal solution. More of a hack.

torsdag 9. desember 2021 kl. 13:22:20 UTC+1 skrev Sverre Moe:

> Can Jenkins show artifacts stored in external repositories?
>
> We want to avoid storing the build artifacts on the Jenkins server. This 
> takes up a lot of space. Even though we have limited artifacts retention to 
> the last 5 builds only.
>
> archiveArtifacts allowEmptyArchive: true, artifacts: '**/*.rpm', 
> fingerprint: true, onlyIfSuccessful: true
>
> externalArtifact artifact: '
> https://nexus.company.com/repositories/release/package-1.1.1-1.x86_64.rpm'
>
>
>
>

-- 
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/da8c33d2-2527-47e1-be64-20d58aa145acn%40googlegroups.com.

Reply via email to