Skip to content

Commit

Permalink
Try freeing up more disk space for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn authored Dec 23, 2024
1 parent e8fa843 commit 46298e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
build_image:
name: Build image
needs: set_version_tags
uses: truefoundry/github-workflows-public/.github/workflows/build.yml@v0.1.4
uses: truefoundry/github-workflows-public/.github/workflows/build.yml@free-more-disk-space
with:
image_tag: "${{ github.sha }}"
extra_image_tag: |
Expand Down

0 comments on commit 46298e8

Please sign in to comment.