Skip to content

Commit 0f58f33

Browse files
committed
Free disk
1 parent 4f1cfce commit 0f58f33

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
- name: Checkout repository
3333
uses: actions/checkout@v4
3434

35+
- name: Clean up disk space
36+
uses: jlumbroso/free-disk-space@main
37+
3538
# Install the cosign tool except on PR
3639
# https://github.com/sigstore/cosign-installer
3740
- name: Install cosign

0 commit comments

Comments
 (0)