Skip to content
Snippets Groups Projects
Commit e31564d0 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

base: Rename the recipe to rootfs.yaml


Calling the recipe `apertis.yaml` is annoying for downstreams which have
to either keep the misleading name or rename it and deal with issues
when pulling updates.

Let's use a slightly more descritive name that does not encode the
name of the OS.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 762569b0
No related branches found
No related tags found
2 merge requests!140Make downstream customizations easier,!93WIP: documentation-builder: Rebase on Apertis instead of Debian Buster
Pipeline #164534 passed
......@@ -49,7 +49,7 @@ build-base-rootfs:
script:
- >
cd base &&
debos -t suite:$RELEASE -t stable:$STABLE $DISTRO.yaml
debos -t suite:$RELEASE -t stable:$STABLE rootfs.yaml
.build-docker-image:
image:
......
File moved
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