a
All checks were successful
Build and Deploy docker container / build (push) Successful in 3m12s

This commit is contained in:
Jonathan Branan 2024-11-02 22:00:07 -05:00
parent 92164ecbdb
commit 07d76d4fee

View File

@ -60,6 +60,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v6
with:
context: .
push: true
tags: git.jonb.io/jblu/jonbio:latest
cache-from: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache