Skip to content

Commit

Permalink
Avoid Docker layer caching
Browse files Browse the repository at this point in the history
  • Loading branch information
nuno-agostinho authored and likhitha-surapaneni committed Jul 24, 2023
1 parent 8df1048 commit cd410fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha

0 comments on commit cd410fd

Please sign in to comment.