Update cache location
Some checks failed
Build and push container image / build (push) Has been cancelled
Some checks failed
Build and push container image / build (push) Has been cancelled
This commit is contained in:
parent
e368b6bbdc
commit
9ec676fb8d
@ -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:main
|
||||
cache-to: type=inline
|
||||
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
|
||||
|
||||
- name: Deploy update
|
||||
uses: https://github.com/appleboy/ssh-action@029f5b4aeeeb58fdfe1410a5d17f967dacf36262 # v1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user