Stop building base images that are unused and set auto-remove to false to prevent uninstalling Discover
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: dnf
|
||||
install:
|
||||
@@ -22,6 +24,7 @@ modules:
|
||||
- ffmpegthumbnailer
|
||||
- plasma-discover-rpm-ostree
|
||||
remove:
|
||||
auto-remove: false
|
||||
packages:
|
||||
- ffmpegthumbnailer
|
||||
- plasma-discover-rpm-ostree
|
||||
|
||||
Reference in New Issue
Block a user