Skip to content

Commit e6bd660

Browse files
committed
CI: Docker build cache
1 parent 78bc31c commit e6bd660

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ jobs:
8585
labels: |
8686
org.opencontainers.image.source=${{ github.event.repository.html_url }}
8787
org.opencontainers.image.revision=${{ github.sha }}
88+
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}:testing
89+
cache-to: type=inline

0 commit comments

Comments
 (0)