#TIL #jenkins choice 파라미터를 중복해서 정의하고 있다면 Extensible Choice Parameter 플러그인
${BUILD_LOG_MULTILINE_REGEX, regex=".*error [A-Z]+[0-9]+:.*"}
echo ENV_1=%ENV_1%>propsfile echo ENV_2=%ENV_2%>>propsfile - Create an Inject environment variables build step and set "Properties File Path" to pr...