Skip to content

Commit 36c78f7

Browse files
authored
Clean disk
1 parent 3ee36bf commit 36c78f7

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
@@ -93,6 +93,8 @@ jobs:
9393
run: echo "${TAGS}" | xargs -I {} cosign sign --yes {}@${DIGEST}
9494

9595
# Build and push .sif files for Apptainer
96+
- name: Clean up disk space
97+
uses: jlumbroso/free-disk-space@main
9698
- name: Setup Apptainer
9799
uses: eWaterCycle/setup-apptainer@v2
98100
- name: Build and push Apptainer

0 commit comments

Comments
 (0)