Skip to content

Commit

Permalink
added cache support
Browse files Browse the repository at this point in the history
  • Loading branch information
HussainTechSavvy committed Dec 15, 2023
1 parent 8010d36 commit d585342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
context: .
push: false
tags: improwised/php-base:8.2-s6-${{ steps.vars.outputs.sha_short }}
cache-from: type=gha
cache-to: type=gha,mode=max
timeout-minutes: 5

0 comments on commit d585342

Please sign in to comment.