Skip to content

Commit cfbbc63

Browse files
authored
fix: remove caching from latest (#97)
1 parent 8317d8b commit cfbbc63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
labels: ${{ steps.meta.outputs.labels }}
7272
cache-from: |
7373
type=registry,ref=ghcr.io/elementsinteractive/lightman-ai:buildcache
74-
type=registry,ref=ghcr.io/elementsinteractive/lightman-ai:latest
7574
cache-to: |
7675
type=registry,ref=ghcr.io/elementsinteractive/lightman-ai:buildcache,mode=max,compression=zstd,force-compression=true,oci-mediatypes=true
7776
- name: Delete old cache entries

0 commit comments

Comments
 (0)