Skip to content

Commit 92b9179

Browse files
committed
continue testing docker cache and upload
1 parent 4f424fa commit 92b9179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
platforms: linux/arm64
4949
build-args: INSTALL_DEV=true
5050
push: false
51+
cache-from: type=registry,ref=${{ steps.prep.outputs.docker_image }}:buildcache-arm64
5152
cache-to: type=registry,ref=${{ steps.prep.outputs.docker_image }}:buildcache-arm64,mode=max

0 commit comments

Comments
 (0)