feature/21176 #1
|
@ -16,7 +16,7 @@ pipeline {
|
|||
environment {
|
||||
AGENT_ROOT_FOLDER = "${agent_root_folder}"
|
||||
PIPELINE_BUILD_NUMBER = "${env.BUILD_NUMBER}"
|
||||
WALKER_NOTES = "${agent_root_folder}/walker_notes.${inputProject}.md"
|
||||
WALKER_NOTES = "${agent_root_folder}/walker_notes.${PIPELINE_BUILD_NUMBER}.txt"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue