Skip to content

Commit f544b52

Browse files
committed
Clean up disk
1 parent 7d8de41 commit f544b52

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696
run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}
9797

9898
# Build and push .sif files for Apptainer
99+
- name: Clean up disk space
100+
uses: jlumbroso/free-disk-space@main
99101
- name: Setup Apptainer
100102
uses: eWaterCycle/setup-apptainer@v2
101103
- name: Build and push Apptainer

0 commit comments

Comments
 (0)