fix(yafti): Don't sign image if its already been signed

This commit is contained in:
RJ Trujillo 2023-08-27 10:25:15 -06:00
parent 3729cf6372
commit 2916d9a799
2 changed files with 4 additions and 0 deletions

View File

@ -205,6 +205,8 @@ screens:
Optionally apply a Valve-inspired theme to GNOME via Gradience. Note that custom themes are not officially supported by GNOME and some applications can break. Please avoid reporting issues to application developers until you've tested against the default theme.
sign-image:
source: yafti.screen.consent
condition:
run: grep -qvz "signed" <<< $(rpm-ostree status)
values:
title: Sign Bazzite
description: |

View File

@ -210,6 +210,8 @@ screens:
Optionally apply a Valve-inspired theme to GNOME via Gradience. Note that custom themes are not officially supported by GNOME and some applications can break. Please avoid reporting issues to application developers until you've tested against the default theme.
sign-image:
source: yafti.screen.consent
condition:
run: grep -qvz "signed" <<< $(rpm-ostree status)
values:
title: Sign Bazzite
description: |