diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 9f62a15..37bf7a7 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -31,5 +31,5 @@ jobs: tags: | git.sdgarren.com/scott/rocm-chatterbox-whisper:latest git.sdgarren.com/scott/rocm-chatterbox-whisper:${{ gitea.sha }} - cache-from: type=registry,ref=git.sdgarren.com/scott/rocm-chatterbox-whisper:buildcache - cache-to: type=registry,ref=git.sdgarren.com/scott/rocm-chatterbox-whisper:buildcache,mode=max + cache-from: type=registry,ref=git.sdgarren.com/scott/rocm-chatterbox-whisper:latest + cache-to: type=inline