Makes sense
revert Update cache location
This commit is contained in:
parent
f2a80d7389
commit
9dd77f1d54
@ -39,8 +39,8 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: git.toast-server.net/toast/kon:main
|
tags: git.toast-server.net/toast/kon:main
|
||||||
build-args: GIT_HASH=${{ env.GITHUB_SHA }}
|
build-args: GIT_HASH=${{ env.GITHUB_SHA }}
|
||||||
cache-from: type=registry,ref=git.toast-server.net/toast/kon:_cache_
|
cache-from: type=registry,ref=git.toast-server.net/toast/kon:main
|
||||||
cache-to: type=registry,ref=git.toast-server.net/toast/kon:_cache_,mode=max
|
cache-to: type=inline
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: alpine-latest
|
runs-on: alpine-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user