mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-25 12:41:00 +00:00
chore(ci): Set layers to false, should squash our changes into one layer and leave existing ones alone.
This commit is contained in:
parent
dad5d6c1ae
commit
9a525787eb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -232,7 +232,7 @@ jobs:
|
|||||||
oci: false
|
oci: false
|
||||||
extra-args: |
|
extra-args: |
|
||||||
--target=${{ matrix.base_name }}
|
--target=${{ matrix.base_name }}
|
||||||
--layers=true
|
--layers=false
|
||||||
|
|
||||||
- name: Sign kernel
|
- name: Sign kernel
|
||||||
uses: EyeCantCU/kernel-signer@v0.1.3
|
uses: EyeCantCU/kernel-signer@v0.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user