latest tag by default
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 15s
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 15s
This commit is contained in:
parent
83f803d0e7
commit
cd0c8c0017
@ -26,5 +26,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: latest
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user