Skip to content
Snippets Groups Projects
Commit 1f8be70b 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 13daa3d9
No related branches found
No related tags found
1 merge request!141Backports from v2022dev0 to v2021pre
......@@ -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