Skip to content

Commit

Permalink
Merge pull request #6 from Kerwood/blue-build-updates
Browse files Browse the repository at this point in the history
Blue build updates
  • Loading branch information
Kerwood authored Oct 3, 2024
2 parents 978ee56 + 7283e91 commit 222bda8
Show file tree
Hide file tree
Showing 48 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false # stop GH from cancelling all matrix builds if one fails
matrix:
recipe:
- recipe.yml
- recipe-silverblue-main.yml
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions config/recipe.yml → recipes/recipe-silverblue-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ image-version: 40 # latest is also supported if you want new updates ASAP
modules:
- type: files
files:
- usr: /usr
- etc: /etc
- source: system
destination: /

- from-file: modules/tools-cli.yml
- from-file: modules/tools-gui.yml
Expand Down

0 comments on commit 222bda8

Please sign in to comment.