Archiving folder and node jenkins -
jenkins seems archive jobs on master node. problem archive quite big, , master node used several service. not right place data.
is there configuration or plugin can use set archiving locations?
you can select custom location storing build data (which includes archives) via manage jenkins
-> configure system
-> advanced -> build record root directory
.
there not simple way only move build archive data different place. best switch different storage method instead, e.g., use artifactory.
Comments
Post a Comment