gitea registry /youdis, tags ben/youdis
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 2m32s
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 2m32s
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
|||||||
- name: Login to Gitea
|
- name: Login to Gitea
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.hgsky.me
|
registry: git.hgsky.me/youdis
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.YOUDIS_PASSWORD }}
|
password: ${{ secrets.YOUDIS_PASSWORD }}
|
||||||
|
|
||||||
@@ -87,8 +87,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.hgsky.me/ben/youdis/youdis:latest
|
ben/youdis:latest
|
||||||
git.hgsky.me/ben/youdis/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}.youdis-${{ steps.youdis.outputs.shortsha }}
|
ben/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}.youdis-${{ steps.youdis.outputs.shortsha }}
|
||||||
labels: |
|
labels: |
|
||||||
YOUDIS_VERSION=${{ steps.youdis.outputs.youdis-version }}
|
YOUDIS_VERSION=${{ steps.youdis.outputs.youdis-version }}
|
||||||
YTDLP_VERSION=${{ steps.ytdlp.outputs.ytdlp-version }}
|
YTDLP_VERSION=${{ steps.ytdlp.outputs.ytdlp-version }}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
20250824-690f97e
|
20250824-8161907
|
||||||
|
|||||||
Reference in New Issue
Block a user