Update docker.yml

This commit is contained in:
Koushik Dutta
2021-09-09 21:17:57 -07:00
committed by GitHub
parent 74fe7ba983
commit 0b95f86772

View File

@@ -33,5 +33,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }} koush/scrypted:latest
tags: koush/scrypted:latest #${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}