summaryrefslogtreecommitdiffstats
path: root/job-cfg/g-i-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-01 00:57:50 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-01 00:57:50 +0100
commit305f909108c9971047b11e722f8fcda5160f6f7d (patch)
treef52d95c5225c66bc9b2c5c1f52e88e37788e09f4 /job-cfg/g-i-installation.yaml
parenta9456a813af95b69f90d6db5028f6be45058dec8 (diff)
downloadjenkins.debian.net-305f909108c9971047b11e722f8fcda5160f6f7d.tar.xz
no {VARIABLE}s in job-config .yaml files
Diffstat (limited to 'job-cfg/g-i-installation.yaml')
-rw-r--r--job-cfg/g-i-installation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 4c00c1d1..da4a811c 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -22,7 +22,7 @@
fixed: true
subject: 'Jenkins: $BUILD_STATUS for $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 and $BUILD_URL/console and $BUILD_URL/artifact/results/ if there are any.'
- archive:
artifacts: 'results/*.*, results/log/*, results/log/installer/*'
latest_only: false