test cache
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m22s
Build and Deploy docker container / deploy (push) Successful in 49s

This commit is contained in:
Jonathan Branan 2024-10-27 20:20:32 -05:00
parent 6929da7e19
commit ecf830d9df

View File

@ -31,7 +31,7 @@ jobs:
push: true
tags: git.jonb.io/jblu/jonbio:latest
cache-from: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache
cache-to: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache,mode=max
cache-to: type=registry,image-manifest=true,oci-mediatypes=true,ref=git.jonb.io/jblu/jonbio:buildcache,mode=max
deploy:
runs-on: ubuntu-latest