Skip to content
Snippets Groups Projects
Commit d2ccf741 authored by Artem Kondratiuk's avatar Artem Kondratiuk Committed by Artem Kondratiuk
Browse files

ci: c61 hardvare variables fix


Signed-off-by: default avatarartem.kondratiuk <artem.kondratiuk@huawei.com>
parent 638dde8d
No related branches found
No related tags found
1 merge request!236ci: c61 hardware variables replacement fix
......@@ -47,6 +47,8 @@
-e 's/@ci_pipeline_id@/'"$CI_PIPELINE_ID"'/'
-e 's,@ci_pipeline_url@,'"$CI_PIPELINE_URL"','
-e 's/@build_job_id@/'"$build_job_id"'/' job_def.yaml
# Update the job with device configuration
- sed -i -e 's/@BOARD_RAM_SIZE@/'"$BOARD_RAM_SIZE"'/' job_def.yaml
# Generate test jobs.
- |
set -x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment