aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2019-09-10 15:03:39 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2019-09-10 15:03:39 +0300
commit4d6226d38c05924534326b26988e5f49b6e71be1 (patch)
treef5b89d10660b28d0e917a214c4135954c99de60e /rpb-openembedded
parent05cd019ecc75b7e79ac11847540089700bf4d99b (diff)
ledge-oe: fix identation of metadata declarations
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Change-Id: Ifdf71808e2ff84e70ba9b0e01447f356f838fde5
Diffstat (limited to 'rpb-openembedded')
-rw-r--r--rpb-openembedded/lava-job-definitions/stm32mp157c-dk2/template-boot.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/rpb-openembedded/lava-job-definitions/stm32mp157c-dk2/template-boot.yaml b/rpb-openembedded/lava-job-definitions/stm32mp157c-dk2/template-boot.yaml
index d334841d..ddccbc0a 100644
--- a/rpb-openembedded/lava-job-definitions/stm32mp157c-dk2/template-boot.yaml
+++ b/rpb-openembedded/lava-job-definitions/stm32mp157c-dk2/template-boot.yaml
@@ -37,8 +37,8 @@ actions:
- '/ #'
metadata:
-machine: ${MACHINE}
-manifest branch: ${MANIFEST_BRANCH}
-manifest commit: ${MANIFEST_COMMIT}
-build url: ${BUILD_URL}
-build location: ${BASE_URL}${PUB_DEST}
+ machine: ${MACHINE}
+ manifest branch: ${MANIFEST_BRANCH}
+ manifest commit: ${MANIFEST_COMMIT}
+ build url: ${BUILD_URL}
+ build location: ${BASE_URL}${PUB_DEST}