diff options
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 083a7f30..967e1128 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -22,9 +22,7 @@ fixed: true subject: 'Build failed in Jenkins: $JOB_NAME $BUILD_NUMBER' attach-build-log: true - body: 'See $BUILD_URL -and $BUILD_URL/console -and $BUILD_URL/artifact/results/ if there are any.' + body: 'See $BUILD_URL\nand $BUILD_URL/console\nand $BUILD_URL/artifact/results/ if there are any.' - archive: artifacts: 'results/*.*, results/log/*, results/log/installer/*' latest_only: false |