Skip to content

Commit

Permalink
Update docker-gpu-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Apr 26, 2024
1 parent 24d153c commit f663834
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-gpu-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,7 @@ jobs:
- name: Publish
if: github.repository == 'boettiger-lab/k8s'
run: docker push ghcr.io/boettiger-lab/k8s-gpu:latest
# Lets us monitor disks getting full as images get bigger over time
- name: Show how much disk space is left
run: df -h

0 comments on commit f663834

Please sign in to comment.