Skip to content
Snippets Groups Projects

Images recipes for Raspberry Pi 64b

Merged Denis Pynkin requested to merge wip/d4s/apertis-image-recipes_rpi64 into apertis/v2021dev3
All threads resolved!
2 files
+ 3
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -108,6 +108,7 @@
.ostree-image-build:
stage: ostree image build
variables:
branch: ${osname}/${release}/${architecture}-${board}/${type}
repo: repo-${architecture}-${board}-${type}/
script:
- source a/*/meta/build-env.txt
@@ -124,6 +125,7 @@
-t image:${image_name}
-t message:${release}-${type}-${architecture}-${board}_${PIPELINE_VERSION}
-t ostree:${repo}
-t branch:${branch}
-t repourl:${ostree_pull_url}
-t collection_id:${collection_id}
$CI_PROJECT_DIR/apertis-ostree-image-${board}.yaml
Loading