aboutsummaryrefslogtreecommitdiff
path: root/u-boot-am57xx-evm.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2020-01-14 18:29:47 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2020-01-14 18:29:47 +0530
commit3613f53fe477f29ed46fef93289796dc314286f7 (patch)
treec89164f8ad2990d57298b0d0ade7b10f9973324e /u-boot-am57xx-evm.yaml
parent73b6f26b0c4b3875422e2dd39d4df24e6123fe8b (diff)
u-boot-am57xx-evm: revert to token request at beginning
Change-Id: I97b122a6578fda8521c37f10d19f29ad00770eb9 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'u-boot-am57xx-evm.yaml')
-rw-r--r--u-boot-am57xx-evm.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/u-boot-am57xx-evm.yaml b/u-boot-am57xx-evm.yaml
index e88b533e87..232a6b0aa7 100644
--- a/u-boot-am57xx-evm.yaml
+++ b/u-boot-am57xx-evm.yaml
@@ -39,6 +39,7 @@
credential-id: QA_REPORTS_TOKEN
variable: QA_REPORTS_TOKEN
builders:
+ - linaro-publish-token
- shell: |
#!/bin/bash
@@ -115,9 +116,7 @@
cp MLO u-boot.img u-boot-dtb.bin arch/arm/dts/*.dtb spl/u-boot-spl.bin spl/u-boot-spl.dtb out/
test -d ${HOME}/bin || mkdir ${HOME}/bin
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
- - linaro-publish-token
- - shell: |
- #!/bin/bash
+
time python3 ${HOME}/bin/linaro-cp.py \
--api_version 3 \
--link-latest \