Skip to content

Commit

Permalink
Add cache image to docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukancagatay committed Mar 16, 2024
1 parent b639231 commit 2dc48e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
cache-from: |
dcagatay/ubuntu-dind:${{matrix.version}}
tags: |
dcagatay/ubuntu-dind:${{matrix.version}}
build-args: |
Expand Down

0 comments on commit 2dc48e8

Please sign in to comment.