jenkins artifact – how to set the base prefix to use NODE_NAME from environment list variable
we use artifact manager plugin in jenkins to pull out the build logs from all jenkins job, but to make the folder inside the S3 bucket being uniq, we need to set the folder as server name/node-name where the logs come from. anyone know how to set the base prefix as ${NODE_NAME} ?
have tried to set this on the manage jenkins – AWS seems doesnt work
jenkins artifact – how to set the base prefix to use NODE_NAME from environment list variable
we use artifact manager plugin in jenkins to pull out the build logs from all jenkins job, but to make the folder inside the S3 bucket being uniq, we need to set the folder as server name/node-name where the logs come from. anyone know how to set the base prefix as ${NODE_NAME} ?
have tried to set this on the manage jenkins – AWS seems doesnt work