aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2021-07-16 06:10:37 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2021-07-15 22:12:46 +0000
commit64e1374356c5e5d700eb5fda845ff4aecdc241b1 (patch)
treea276e5de1379cfe797be56b3f13c3f694bec4b48
parentf1fbb6d1cd84cec5bccfd1eff316391b88f693df (diff)
trigger-hikey-stable.yaml: debug for the qa-report token
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I88fb5263f54f4bc816035ee71a27b28366833149
-rw-r--r--trigger-hikey-stable.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/trigger-hikey-stable.yaml b/trigger-hikey-stable.yaml
index 020f41f38a..ad4472904e 100644
--- a/trigger-hikey-stable.yaml
+++ b/trigger-hikey-stable.yaml
@@ -35,6 +35,10 @@
which squad-client || true
ls -l ${HOME}/.local/bin/squad-client
+ echo "QA_REPORTS_TOKEN=${QA_REPORTS_TOKEN}" > test.txt
+ cat test.txt
+ cp -v test.txt "${WORKSPACE}/"
+
${HOME}/.local/bin/squad-client \
--squad-host https://qa-reports.linaro.org --squad-token "${QA_REPORTS_TOKEN}" \
create-or-update-project \