Skip to content

Commit

Permalink
CI(/build-build-tools-image): always cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jun 28, 2024
1 parent b151fb6 commit 0794b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-build-tools-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
tags: neondatabase/build-tools:${{ inputs.image-tag }}-${{ matrix.arch }}

- name: Remove custom docker config directory
if: always()
run: |
rm -rf /tmp/.docker-custom
Expand Down

0 comments on commit 0794b0a

Please sign in to comment.