Update cache location
Some checks failed
Build and push container image / build (push) Has been cancelled

This commit is contained in:
toast 2024-08-15 12:22:06 +10:00
parent e368b6bbdc
commit 9ec676fb8d

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: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