aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv8-ilp32.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded-armv8-ilp32.yaml')
-rw-r--r--openembedded-armv8-ilp32.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/openembedded-armv8-ilp32.yaml b/openembedded-armv8-ilp32.yaml
index 499cdb30c0..83f3e1b063 100644
--- a/openembedded-armv8-ilp32.yaml
+++ b/openembedded-armv8-ilp32.yaml
@@ -8,7 +8,7 @@
- job-read
- job-extended-read
- job-workspace
- linaro:
+ everyone-flat:
- job-build
- job-cancel
- build-discarder:
@@ -123,7 +123,7 @@
# Publish
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
- time python ${HOME}/bin/linaro-cp.py \
+ time python3 ${HOME}/bin/linaro-cp.py \
--api_version 3 \
--link-latest \
out/ ${PUB_DEST}
@@ -160,4 +160,4 @@
block: true
publishers:
- email:
- recipients: 'fathi.boudra@linaro.org koen.kooi@linaro.org daniel.diaz@linaro.org'
+ recipients: 'fathi.boudra@linaro.org daniel.diaz@linaro.org'