mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: actions: cache
This commit is contained in:
parent
1cfc1a6f5d
commit
a6b01dce49
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -91,6 +91,8 @@ jobs:
|
|||
file: docker/Dockerfile.io
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
tags: |
|
||||
coderaiser/cloudcmd:io
|
||||
coderaiser/cloudcmd:${{ steps.build.outputs.version }}-io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue