Skip to content
Snippets Groups Projects
Commit ae7142d6 authored by Héctor Orón Martínez's avatar Héctor Orón Martínez
Browse files

ospack: fix keyring package field typo


`debos` supports keyring-package in debootstrap action, but no
keyringpackage. This change syncs to proper field key.

Signed-off-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
Reviewed-by: default avatarAndrew Shadura <andrew.shadura@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D7642
parent 98a5cb20
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ actions:
- target
mirror: {{ $mirror }}
variant: minbase
keyringpackage: apertis-archive-keyring
keyring-package: apertis-archive-keyring
merged-usr: false
# Add image version information
......
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