chore(ci): Set layers to false, should squash our changes into one layer and leave existing ones alone.

This commit is contained in:
Kyle Gospodnetich 2024-02-14 18:26:38 -08:00
parent dad5d6c1ae
commit 9a525787eb

View File

@ -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