aboutsummaryrefslogtreecommitdiff
path: root/tcwg-test-release.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2016-09-21 22:04:49 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2016-09-21 22:04:49 +0200
commitd8d2a156cc6ce59d2790720eabd2db9672df08de (patch)
tree5014e3a5b3055961792c2424d14dee41277bb4b2 /tcwg-test-release.yaml
parent2b0a32c6c4053ce8c6358bec8ace3905d9c968ce (diff)
tcwg-test-release: Fix build-name.
Change-Id: I008614cd33522aebcb837648d69b6555e0970b0d
Diffstat (limited to 'tcwg-test-release.yaml')
-rw-r--r--tcwg-test-release.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcwg-test-release.yaml b/tcwg-test-release.yaml
index 9ee7aca2..7a0e60b5 100644
--- a/tcwg-test-release.yaml
+++ b/tcwg-test-release.yaml
@@ -25,11 +25,11 @@
- string:
name: release
default:
- description: 'Release name, only display in job name'
+ description: 'Release name, only displayed in job name'
- string:
name: target
default:
- description: 'Target, only display in job name'
+ description: 'Target, only displayed in job name'
- bool:
name: debug
default: false
@@ -57,7 +57,7 @@
users:
- 'e0958a95-204f-4c14-a66c-5e2be6c5d50a' # tcwg-buildslave
- build-name:
- name: '#${BUILD_NUMBER}-${ENV,var="date"}-${ENV,var="target"}'
+ name: '#${BUILD_NUMBER}-${ENV,var="release"}-${ENV,var="target"}'
builders:
- shell: |
#!/bin/bash