Skip to content

Commit

Permalink
feat(ci): tentative de mise en place de cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bachrc committed Oct 20, 2024
1 parent 2a5f4de commit 17f4316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/arm64/v8
cache-from: type=registry,ref=bachrc/de-l-arbre-aux-wc:latest
cache-to: type=inline
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 17f4316

Please sign in to comment.