Skip to content

Commit

Permalink
chore(ci): Maximize build space for Wolfi DX
Browse files Browse the repository at this point in the history
Signed-off-by: RJ Trujillo <[email protected]>
  • Loading branch information
EyeCantCU committed Feb 11, 2024
1 parent 26cf3b4 commit e7a462c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-wolfi-toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ jobs:
labels: |
io.artifacthub.package.readme-url=https://raw.githubusercontent.com/ublue-os/boxkit/main/README.md
# Maximize build space for DX
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v6
if: ${{ matrix.image_name == "wolfi-dx-toolbox" }}

# Build image using Buildah action
- name: Build Image
id: build_image
Expand Down

0 comments on commit e7a462c

Please sign in to comment.