aboutsummaryrefslogtreecommitdiff
path: root/tcwg-gcc-release-automation.yaml
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-05-16 22:25:17 +0200
committerYvan Roux <yvan.roux@linaro.org>2017-05-16 22:25:17 +0200
commit8cbc1733bae5100da946ae1eb8094d98c13478cc (patch)
tree1149159e2ec7268140672cfacdc6847e1c31b8bb /tcwg-gcc-release-automation.yaml
parent0fd80f7342f2c7eadf67219991daaf50a63d38e7 (diff)
tcwg-gcc-release-automation: Fix typos.
Change-Id: Ib3647cf5a8fc596b04f3d9bd4333ffbd610fb50f
Diffstat (limited to 'tcwg-gcc-release-automation.yaml')
-rw-r--r--tcwg-gcc-release-automation.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tcwg-gcc-release-automation.yaml b/tcwg-gcc-release-automation.yaml
index 07e5ebca5c..69b4d9a833 100644
--- a/tcwg-gcc-release-automation.yaml
+++ b/tcwg-gcc-release-automation.yaml
@@ -133,10 +133,10 @@
EOF
- trigger-builds:
- projects: tcwg-buildfarm
- property-file: buildfarm-parameters
+ property-file: buildfarm_parameters
block: true
- inject:
- properties-file: ${WOKSPACE}/env.properties
+ properties-file: ${WORKSPACE}/env.properties
- shell: |
#!/bin/bash
set -ex
@@ -151,10 +151,10 @@
popd 1>/dev/null
- trigger-builds:
- projects: tcwg-make-source-tarball
- property-file: ${WOKSPACE}/env.properties
+ property-file: ${WORKSPACE}/env.properties
block: true
- projects: tcwg-make-and-test-release
- property-file: ${WOKSPACE}/env.properties
+ property-file: ${WORKSPACE}/env.properties
predefined-parameters: |
gcc_src=gcc.git~$tag
toolchain_config=$toolchainconf