sysota: Use bundle job name in CI instead of build job name for rauc bundles
Compare changes
Files
3+ 9
− 0
@@ -33,11 +33,19 @@
@@ -33,11 +33,19 @@
echo "precondition failed - set CI_REPORT_JOB_NAME to the CI job name which will gather results back from LAVA"
- curl --silent "$CI_API_V4_URL/projects/$CI_PROJECT_ID/pipelines/$CI_PIPELINE_ID/jobs?per_page=100" > jobs-manual.json
@@ -46,6 +54,7 @@
@@ -46,6 +54,7 @@