This commit is contained in:
parent
92164ecbdb
commit
07d76d4fee
@ -60,6 +60,7 @@ jobs:
|
|||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: git.jonb.io/jblu/jonbio:latest
|
tags: git.jonb.io/jblu/jonbio:latest
|
||||||
cache-from: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache
|
cache-from: type=registry,ref=git.jonb.io/jblu/jonbio:buildcache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user