Skip to content

Commit

Permalink
[fix][ci] Fix docker image building by releasing more disk space befo…
Browse files Browse the repository at this point in the history
…re building
  • Loading branch information
lhotari committed Oct 13, 2023
1 parent 1a352f1 commit 2d5e2b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,8 @@ jobs:

- name: Clean Disk
uses: ./.github/actions/clean-disk
with:
mode: full

- name: Cache local Maven repository
uses: actions/cache@v3
Expand Down

0 comments on commit 2d5e2b7

Please sign in to comment.