mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-14 01:18:40 +00:00
chore(ci): Use ublue fork of buildah
chore(ci): Drop build space maximizer chore(ci): Retain layers
This commit is contained in:
parent
bbf4b4382e
commit
b3a2a57c99
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -212,7 +212,7 @@ jobs:
|
||||
# Build image using Buildah action
|
||||
- name: Build Image
|
||||
id: build_image
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
uses: ublue-os/buildah-build@v3
|
||||
with:
|
||||
containerfiles: |
|
||||
./Containerfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user