consol. dev build tag; push directly to youdis container repo
Some checks failed
build + push containers to gitea (every) and docker (daily) / build (push) Failing after 56s
Some checks failed
build + push containers to gitea (every) and docker (daily) / build (push) Failing after 56s
This commit is contained in:
@@ -68,8 +68,7 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
eulaly/youdis:latest
|
||||
eulaly/youdis:dev-${{ github.sha }}
|
||||
eulaly/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}
|
||||
eulaly/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}.youdis-${{ github.sha::7 }}
|
||||
labels: |
|
||||
YOUDIS_VERSION=${{ steps.youdis.outputs.youdis-version }}
|
||||
YTDLP_VERSION=${{ steps.ytdlp.outputs.ytdlp-version }}
|
||||
@@ -87,9 +86,8 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
git.hgsky.me/ben/youdis:latest
|
||||
git.hgsky.me/ben/youdis:dev-${{ github.sha }}
|
||||
git.hgsky.me/ben/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}
|
||||
git.hgsky.me/ben/youdis/youdis:latest
|
||||
git.hgsky.me/ben/youdis/youdis:ytldlp-${{ steps.ytdlp.outputs.ytdlp-version }}.youdis-${{ github.sha::7 }}
|
||||
labels: |
|
||||
YOUDIS_VERSION=${{ steps.youdis.outputs.youdis-version }}
|
||||
YTDLP_VERSION=${{ steps.ytdlp.outputs.ytdlp-version }}
|
||||
|
||||
@@ -1 +1 @@
|
||||
20250824-53fbcc5
|
||||
20250824-b772383
|
||||
|
||||
Reference in New Issue
Block a user