Skip to content

Commit

Permalink
refactor(testing): Use common-base instead of separate module calls
Browse files Browse the repository at this point in the history
We don't need the separate calls in Zeliblue Testing anymore.
  • Loading branch information
zelikos committed Dec 22, 2024
1 parent d89a94e commit 390f04e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions recipes/gnome/zeliblue-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,7 @@ modules:
- ARG ZELIBLUE_PRETTY_NAME="Zeliblue"
- ARG ZELIBLUE_IMAGE_TAG=testing

- from-file: common/common-bling.yml
- from-file: common/common-files.yml
- from-file: common/common-flatpaks.yml
- from-file: common/common-fonts.yml
- from-file: common/common-packages.yml
- from-file: common/common-scripts.yml
- from-file: common/common-modules.yml
- from-file: common/common-base.yml

- from-file: testing/testing-kernel.yml
- from-file: testing/testing-packages.yml
Expand Down

0 comments on commit 390f04e

Please sign in to comment.