aboutsummaryrefslogtreecommitdiff
path: root/bhoj-test.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-09-07 13:54:24 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-09-07 08:37:48 +0000
commit8eb79a0174c5dbfb4cabfa2c499a24482e510aed (patch)
tree215978131861d745c374df8edc78292d08e62de4 /bhoj-test.yaml
parentdf8d248e273f89593182643f0a4196a5594d18e5 (diff)
bhoj-test: update hte job for debugging
Change-Id: I1f35808cb2544069d00602ef3d7aaa60905ac03c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'bhoj-test.yaml')
-rw-r--r--bhoj-test.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/bhoj-test.yaml b/bhoj-test.yaml
index 6211feb4..d359df35 100644
--- a/bhoj-test.yaml
+++ b/bhoj-test.yaml
@@ -23,12 +23,12 @@
- timestamps
- timeout:
timeout: 500
+ - credentials-binding:
+ - text:
+ credential-id: PRIVATE_KEY
+ variable: PRIVATE_KEY
builders:
- - shell: |
- #!/bin/bash
-
- env
- echo "Hello, world!"
+ !include: android-lcr/hikey/builders.yaml.inc
publishers:
- - email:
- recipients: 'vishal.bhoj@linaro.org'
+ !include: android-lcr/common/publishers.yaml.inc
+