mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 03:40:45 +00:00
Revert "chore(ci): Use ublue fork of buildah"
This reverts commit 42858281872f0d6040dab838291326b8a8b9a406.
This commit is contained in:
parent
9a525787eb
commit
5bfdf48a8a
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -212,7 +212,7 @@ jobs:
|
||||
# Build image using Buildah action
|
||||
- name: Build Image
|
||||
id: build_image
|
||||
uses: ublue-os/buildah-build@v3
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
with:
|
||||
containerfiles: |
|
||||
./Containerfile
|
||||
@ -232,7 +232,7 @@ jobs:
|
||||
oci: false
|
||||
extra-args: |
|
||||
--target=${{ matrix.base_name }}
|
||||
--layers=false
|
||||
--layers=true
|
||||
|
||||
- name: Sign kernel
|
||||
uses: EyeCantCU/kernel-signer@v0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user