mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-09 18:40:24 +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
b3a2a57c99
commit
3f44d5f58d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -232,7 +232,7 @@ jobs:
|
||||
oci: false
|
||||
extra-args: |
|
||||
--target=${{ matrix.base_name }}
|
||||
--layers=true
|
||||
--layers=false
|
||||
|
||||
- name: Sign kernel
|
||||
uses: EyeCantCU/kernel-signer@v0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user