cache
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 13m49s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 13m49s
This commit is contained in:
parent
ed7fff4983
commit
4fd9c85474
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user