Skip to content

Commit

Permalink
misc(ci): Build Docker with cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki committed Mar 12, 2024
1 parent 5c65292 commit 9c2fd99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
uses: docker/build-push-action@v5
with:
tags: mumblevoip/mumo
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 9c2fd99

Please sign in to comment.