a
Some checks failed
Build and Deploy docker container / build (push) Failing after 3m20s
Build and Deploy docker container / deploy (push) Successful in 50s

This commit is contained in:
Jonathan Branan 2024-10-27 20:01:30 -05:00
parent 4ccd827681
commit 6929da7e19

View File

@ -30,8 +30,8 @@ jobs:
with:
push: true
tags: git.jonb.io/jblu/jonbio:latest
cache-from: type=registry,ref=user/app:latest
cache-to: type=inline
cache-from: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache
cache-to: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache,mode=max
deploy:
runs-on: ubuntu-latest