mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 09:35:24 +00:00
Revert "feat(ci): Test - Implement kernel signing"
This reverts commit a9da66666fdf67bd2ed34da30b78baf57d627e64.
This commit is contained in:
parent
a9da66666f
commit
c2826a0375
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -227,13 +227,6 @@ jobs:
|
||||
extra-args: |
|
||||
--target=${{ matrix.base_name }}
|
||||
|
||||
- name: Sign kernel
|
||||
uses: EyeCantCU/kernel-signer@main
|
||||
with:
|
||||
image: ${{ steps.build_image.outputs.image }}
|
||||
privkey: /etc/pki/akmods/private/private_key.priv
|
||||
pubkey: /etc/pki/akmods/certs/public_key.der
|
||||
|
||||
# Workaround bug where capital letters in your GitHub username make it impossible to push to GHCR.
|
||||
# https://github.com/macbre/push-to-ghcr/issues/12
|
||||
- name: Lowercase Registry
|
||||
|
Loading…
x
Reference in New Issue
Block a user