Skip to content

Commit 8ea4a39

Browse files
authored
[sas_debian_builder.ym] Trying to add cache.
1 parent 72be1a7 commit 8ea4a39

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sas_debian_builder.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ jobs:
123123
platforms: linux/amd64,linux/arm64
124124
push: true
125125
file: .devel/sas/Dockerfile
126+
cache-from: type=gha
127+
cache-to: type=gha,mode=max
126128
tags: |
127129
${{ vars.DOCKER_USERNAME }}/sas:latest
128130
${{ vars.DOCKER_USERNAME }}/sas:jazzy
131+

0 commit comments

Comments
 (0)