Try Copilot's suggestion
All checks were successful
Build and push container image / build (push) Successful in 7m52s

This commit is contained in:
toast 2024-01-08 02:14:51 +11:00
parent ab164164d5
commit dfb38d7abf

View File

@ -43,7 +43,7 @@ jobs:
push: true
tags: git.toast-server.net/toast/kon:main
# cache-from: type=registry,ref=git.toast-server.net/toast/kon:main
# cache-to: type=inline
cache-to: type=local,dest=/tmp/.buildx-cache
- name: Save to cache
uses: actions/cache/save@v3 # v3