Skip to content

Commit cc3bd50

Browse files
committed
chore: actions: docker: io: rm cache
1 parent e5e0549 commit cc3bd50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-io.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker CI IO
1+
name: Docker IO
22
on:
33
- push
44
jobs:
@@ -51,8 +51,6 @@ jobs:
5151
file: docker/Dockerfile.io
5252
platforms: linux/amd64
5353
push: true
54-
cache-from: type=gha
55-
cache-to: type=gha,mode=max
5654
tags: |
5755
coderaiser/cloudcmd:io
5856
coderaiser/cloudcmd:${{ steps.build.outputs.version }}-io

0 commit comments

Comments
 (0)