This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user