Skip to content

Commit a6b01dc

Browse files
committed
chore: actions: cache
1 parent 1cfc1a6 commit a6b01dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
file: docker/Dockerfile.io
9292
platforms: linux/amd64
9393
push: true
94+
cache-from: type=gha
95+
cache-to: type=gha,mode=max
9496
tags: |
9597
coderaiser/cloudcmd:io
9698
coderaiser/cloudcmd:${{ steps.build.outputs.version }}-io

0 commit comments

Comments
 (0)