mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:25:41 -04:00
ci: update docker workflow
This commit is contained in:
2
.github/workflows/deploy-docker.yml
vendored
2
.github/workflows/deploy-docker.yml
vendored
@@ -204,7 +204,7 @@ jobs:
|
|||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
aetherinox/thetvapp-docker
|
aetherinox/thetvapp
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }}
|
type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }}
|
||||||
type=ref,event=tag
|
type=ref,event=tag
|
||||||
|
|||||||
Reference in New Issue
Block a user