cache
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 13m49s

This commit is contained in:
Dmitri 2026-05-03 22:42:14 +02:00
parent ed7fff4983
commit 4fd9c85474
Signed by: kanopo
GPG Key ID: 759ADD40E3132AC7

View File

@ -31,5 +31,5 @@ jobs:
file: ./Dockerfile
push: true
tags: git.kanopo.dev/rhythm/rhythm-backend:latest
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=git.kanopo.dev/rhythm/rhythm-backend:buildcache
cache-to: type=registry,ref=git.kanopo.dev/rhythm/rhythm-backend:buildcache,mode=max