Skip to content

Commit 25eb2c1

Browse files
authored
Remove GitHub Actions cache from Docker workflow
2 parents 3a59c84 + 6596973 commit 25eb2c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010

1111
permissions:
1212
contents: read
13-
actions: write
1413

1514
jobs:
1615
test:
@@ -31,8 +30,6 @@ jobs:
3130
push: false
3231
tags: dockette/coder:fx-test
3332
platforms: linux/amd64
34-
cache-from: type=gha
35-
cache-to: type=gha,mode=max
3633
load: true
3734

3835
- name: Smoke test image

0 commit comments

Comments
 (0)