mirror of
https://github.com/outbackdingo/quantum-os.git
synced 2026-08-25 14:53:38 +00:00
newest test
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
|||||||
recipe:
|
recipe:
|
||||||
# !! Add your recipes here
|
# !! Add your recipes here
|
||||||
- recipe.yml
|
- recipe.yml
|
||||||
|
- geberal/recipe-cosmic-nvidia-open.yml
|
||||||
steps:
|
steps:
|
||||||
# the build is fully handled by the reusable github action
|
# the build is fully handled by the reusable github action
|
||||||
- name: Build Custom Image
|
- name: Build Custom Image
|
||||||
|
|||||||
@@ -19,17 +19,4 @@ modules:
|
|||||||
|
|
||||||
- type: rpm-ostree
|
- type: rpm-ostree
|
||||||
repos:
|
repos:
|
||||||
- https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
|
|
||||||
- type: default-flatpaks
|
|
||||||
notify: true # Send notification after install/uninstall is finished (true/false)
|
|
||||||
system:
|
|
||||||
# If no repo information is specified, Flathub will be used by default
|
|
||||||
install:
|
|
||||||
- org.mozilla.firefox
|
|
||||||
- org.gnome.Loupe
|
|
||||||
remove:
|
|
||||||
- org.gnome.eog
|
|
||||||
user: {} # Also add Flathub user repo, but no user packages
|
|
||||||
|
|
||||||
- type: signing # this sets up the proper policy & signing files for signed images to work fully
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user