Skip to content

Commit

Permalink
try github cache to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-sainthillier committed Jun 1, 2024
1 parent a7c80c4 commit 04ca469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: ${{ format('silarhi/php-apache:{0}', steps.split.outputs._1) }}
push: true
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 04ca469

Please sign in to comment.