Skip to content

Commit

Permalink
Log disk stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
matthchr committed Oct 2, 2023
1 parent 49c2198 commit 555e610
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:

- name: Build docker image & build configuration YAML
run: |
df -H
docker image list
container_id=${{ env.container_id }}
docker exec "$container_id" task controller:docker-build-and-save
docker exec "$container_id" task controller:run-kustomize-for-envtest
Expand Down

0 comments on commit 555e610

Please sign in to comment.