Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Aug 6, 2024
1 parent 4302b84 commit da547e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,8 @@ steps:
sudo systemctl stop docker docker.socket
sudo umount /var/lib/docker
sudo rm -rf /mnt/docker
sudo du -ch /mnt
df -h
displayName: "Cache/save (${{ parameters.cacheName}})"
condition: and(succeeded(), ne('${{ parameters.cacheName }}', ''), ne(variables.CACHE_RESTORED, 'true'))
Expand Down

0 comments on commit da547e8

Please sign in to comment.