Skip to content

Commit

Permalink
ci: disable mount cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Jun 22, 2024
1 parent 0c50e2c commit a848096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
region: ${{ vars.AWS_REGION }}
cache_mounts: ""

0 comments on commit a848096

Please sign in to comment.