mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore: actions: docker: io: rm cache
This commit is contained in:
parent
b0687b54c7
commit
da0c4c4704
1 changed files with 1 additions and 3 deletions
4
.github/workflows/docker-io.yml
vendored
4
.github/workflows/docker-io.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Docker CI IO
|
||||
name: Docker IO
|
||||
on:
|
||||
- push
|
||||
jobs:
|
||||
|
|
@ -51,8 +51,6 @@ 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