Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PerezIgnacio committed Feb 4, 2025
1 parent da467f2 commit 5e0a1e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: false
cache-from: |
type=gha,scope=${{ github.ref_name }}
type=gha,scope=main
cache-from: type=gha,scope=main
cache-to: type=gha,scope=${{ github.ref_name }},mode=max
file: Dockerfile

Expand Down

0 comments on commit 5e0a1e3

Please sign in to comment.