Skip to content

Commit

Permalink
ci: remove redundant docker build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
johanohly committed Oct 7, 2024
1 parent 1cd235d commit e683390
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
platforms: ${{ matrix.platforms }}
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
cache-from: type=registry,ref=johly/airtrail-build-cache:latest
cache-to: type=inline
build-args: |
DEVICE=${{ matrix.device }}
BUILD_ID=${{ github.run_id }}
Expand Down

0 comments on commit e683390

Please sign in to comment.