-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: bluefin CoreOS Kernel | ||
on: | ||
merge_group: | ||
pull_request: | ||
branches: | ||
- testing | ||
paths-ignore: | ||
- '**.md' | ||
- 'system_files/kinoite/**' | ||
workflow_dispatch: | ||
|
||
jobs: | ||
build: | ||
name: build | ||
uses: ./.github/workflows/reusable-build.yml | ||
secrets: inherit | ||
with: | ||
brand_name: bluefin | ||
fedora_version: coreos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,7 +102,7 @@ jobs: | |
|
||
- name: Check just syntax | ||
uses: ublue-os/just-action@v1 | ||
|
||
- name: Generate tags | ||
id: generate-tags | ||
shell: bash | ||
|
@@ -229,6 +229,7 @@ jobs: | |
- name: Sign kernel | ||
uses: ublue-os/[email protected] | ||
if: github.event_name != 'pull_request' | ||
with: | ||
image: ${{ steps.build_image.outputs.image }} | ||
default-tag: ${{ env.DEFAULT_TAG }} | ||
|
Binary file modified
BIN
-340 KB
(97%)
system_files/silverblue/usr/share/backgrounds/bluefin/WallPaper_SummerDay_Post.webp
Binary file not shown.
Binary file modified
BIN
-154 Bytes
(100%)
system_files/silverblue/usr/share/backgrounds/bluefin/WallPaper_SummerNight_Post.webp
Binary file not shown.