Makes sense
Some checks failed
Build and push container image / deploy (push) Blocked by required conditions
Build and push container image / build (push) Has been cancelled

revert Update cache location
This commit is contained in:
toast 2024-08-14 22:48:08 -04:00
parent f2a80d7389
commit 9dd77f1d54

View File

@ -39,8 +39,8 @@ jobs:
push: true
tags: git.toast-server.net/toast/kon:main
build-args: GIT_HASH=${{ env.GITHUB_SHA }}
cache-from: type=registry,ref=git.toast-server.net/toast/kon:_cache_
cache-to: type=registry,ref=git.toast-server.net/toast/kon:_cache_,mode=max
cache-from: type=registry,ref=git.toast-server.net/toast/kon:main
cache-to: type=inline
deploy:
runs-on: alpine-latest