Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Remove outputting available disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
EliiseS committed Mar 5, 2020
1 parent 239fc73 commit ea202ac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,6 @@ jobs:
artifactName: drop

- script: |
# TESTING --- space check
df -h
docker stop `docker ps -qa`
docker system prune -f --volumes -a
df -h
displayName: Clean up docker

0 comments on commit ea202ac

Please sign in to comment.