antiderivative
antiderivative
BBlueBuild
Created by antiderivative on 8/9/2024 in #questions
OS_VERSION in recipe.yml
https://blue-build.org/reference/recipe/ while defining the rpm-ostree module in reciple.yml it refers to %OS_VERSION% in the from section like so
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/antiderivative/libfprint-tod-goodix-0.0.9/repo/fedora-%OS_VERSION%/antiderivative-libfprint-tod-goodix-0.0.9-fedora-%OS_VERSION%.repo
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/antiderivative/libfprint-tod-goodix-0.0.9/repo/fedora-%OS_VERSION%/antiderivative-libfprint-tod-goodix-0.0.9-fedora-%OS_VERSION%.repo
my question is, is that a placeholder or it automatically gets replaced in the build pipeline
9 replies