Try Copilot's suggestion
All checks were successful
Build and push container image / build (push) Successful in 7m52s
All checks were successful
Build and push container image / build (push) Successful in 7m52s
This commit is contained in:
parent
ab164164d5
commit
dfb38d7abf
@ -43,7 +43,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: git.toast-server.net/toast/kon:main
|
tags: git.toast-server.net/toast/kon:main
|
||||||
# cache-from: type=registry,ref=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
|
- name: Save to cache
|
||||||
uses: actions/cache/save@v3 # v3
|
uses: actions/cache/save@v3 # v3
|
||||||
|
Loading…
Reference in New Issue
Block a user