Update .forgejo/workflows/build.yml
This commit is contained in:
parent
9bccf45052
commit
fd622dcb34
1 changed files with 1 additions and 1 deletions
|
@ -36,4 +36,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: git.h2-invent.com/meetling/livekit-uploader:0.${{ github.run_number }},git.h2-invent.com/meetling/livekit-uploader:latest
|
tags: git.h2-invent.com/meetling/livekit-uploader:${{ vars.LIVEKIT_UPLOADER_MAJOR_VERSION }}.${{ github.run_number }},git.h2-invent.com/meetling/livekit-uploader:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue