Skip to content

Commit b856178

Browse files
adding cache for docker build
Co-authored-by: Daniel Kaufman <114174502+danielfromearth@users.noreply.github.com>
1 parent b07041a commit b856178

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ jobs:
7171
pull: true
7272
tags: ${{ steps.meta.outputs.tags }}
7373
labels: ${{ steps.meta.outputs.labels }}
74+
cache-from: type=gha
75+
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)