Skip to content

Commit

Permalink
Update build_package for clean up Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sedagundogdu committed Jul 25, 2024
1 parent 0b4ed2d commit f736d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Clean up Docker system at start
run: |
docker system prune -f
docker system prune -af
- name: Clone tools branch
run: git clone -b v0.8.27 --depth=1 https://github.com/citusdata/tools.git tools
Expand Down

0 comments on commit f736d72

Please sign in to comment.