|
buildNumber: ${env.BUILD_NUMBER} |
|
buildDate: ${env.BUILD_START_DATE} |
Causes this issue with "allowAutomaticBugReporting: false" in "shoebill.yml":
[15:12:46][ERROR][err] java.lang.NumberFormatException: For input string: "${env
.BUILD_NUMBER}"
[15:12:46][ERROR][err] at java.lang.NumberFormatException.forInputString(Number
FormatException.java:65)
streamer-wrapper/src/main/resources/plugin.yml
Line 4 in 1ea02eb
streamer-wrapper/src/main/resources/plugin.yml
Line 5 in 1ea02eb
Causes this issue with "allowAutomaticBugReporting: false" in "shoebill.yml":