Skip to content
Snippets Groups Projects
Commit e871b008 authored by Apertis CI's avatar Apertis CI
Browse files

Build v2023pre images


Signed-off-by: default avatarApertis CI <devel@lists.apertis.org>
parent 4055ff54
No related branches found
No related tags found
No related merge requests found
Pipeline #420898 failed
+13
Showing with 20 additions and 20 deletions
......@@ -7,7 +7,7 @@ image: $DOCKER_IMAGE
variables:
osname: apertis
release: "v2023dev3"
release: "v2023pre"
upload_host: archive@images.apertis.org
upload_root_main: /srv/images/public
upload_root_test: /srv/images/test/$CI_COMMIT_REF_SLUG
......
{{ $architecture := or .architecture "arm64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $sbc := or .sbc "rock-pi-4-rk3399" }}
{{ $image := or .image (printf "apertis-%s-%s-%s-%s" $suite $type $architecture $sbc) }}
......
{{ $architecture := or .architecture "arm64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $image := or .image (printf "apertis_%s-%s-%s-rpi64" $suite $type $architecture) }}
......
{{ $architecture := or .architecture "amd64" }}
{{ $type := or .type "sdk" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $image := or .image (printf "apertis-%s-%s-%s" $suite $type $architecture) }}
......
{{ $architecture := or .architecture "arm64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $image := or .image (printf "apertis-%s-%s-%s" $suite $type $architecture) }}
......
{{ $architecture := or .architecture "amd64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $image := or .image (printf "apertis-%s-%s-%s" $suite $type $architecture) }}
......
{{ $architecture := or .architecture "arm64" }}
{{ $target := or .target "imx8mn_var_som" }}
{{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $image := or .image (printf "uboot-%s-installer-%s" $suite $target) }}
{{- $osname := or .osname "apertis" -}}
......
{{ $architecture := or .architecture "armhf" }}
{{ $target := or .target "mx6qsabrelite" }}
{{ $mirror := or .mirror "https://repositories.apertis.org/apertis/" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $image := or .image (printf "uboot-%s-installer-%s" $suite $target) }}
{{ $sign := or .sign "true" }}
{{- $osname := or .osname "apertis" -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "basesdk" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "devroot" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "fixedfunction" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "hmi" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "iot" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "sdk" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{- $architecture := or .architecture "amd64" }}
{{- $type := or .type "sysroot" -}}
{{- $mirror := or .mirror "https://repositories.apertis.org/apertis/" -}}
{{- $suite := or .suite "v2023dev3" -}}
{{- $suite := or .suite "v2023pre" -}}
{{- $timestamp := or .timestamp "" -}}
{{- $snapshot := or .snapshot "" -}}
{{- $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) -}}
......
{{ $architecture := or .architecture "amd64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $ospack := or .ospack (printf "ospack_%s-%s-%s" $suite $architecture $type) }}
{{ $osname := or .osname "apertis" }}
......
{{ $architecture := or .architecture "arm64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $image := or .image (printf "apertis-ostree-%s-%s-%s" $suite $type $architecture) }}
{{ $board := or .board "uboot" }}
......
{{ $architecture := or .architecture "amd64" }}
{{ $type := or .type "fixedfunction" }}
{{ $suite := or .suite "v2023dev3" }}
{{ $suite := or .suite "v2023pre" }}
{{ $image := or .image (printf "apertis-ostree-%s-%s-%s" $suite $type $architecture) }}
{{ $board := or .board "uefi" }}
......
{{- $architecture := "armhf" }}
{{- $type := "fixedfunction" }}
{{- $mirror := "https://repositories.apertis.org/apertis/" }}
{{- $suite := "v2023dev3" }}
{{- $suite := "v2023pre" }}
{{- $timestamp := "" }}
{{- $image := (printf "sample-development-%s-%s-%s" $suite $type $architecture) }}
{{- $osname := "mydistribution" }}
......
{{- $architecture := "armhf" }}
{{- $type := "fixedfunction" }}
{{- $mirror := "https://repositories.apertis.org/apertis/" }}
{{- $suite := "v2023dev3" }}
{{- $suite := "v2023pre" }}
{{- $timestamp := "" }}
{{- $image := (printf "sample-production-%s-%s-%s" $suite $type $architecture) }}
{{- $osname := "mydistribution" }}
......
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