Update .forgejo/workflows/ci.yml
All checks were successful
Invidious CI / build (push) Successful in 6m29s
All checks were successful
Invidious CI / build (push) Successful in 6m29s
This commit is contained in:
parent
e62e6fd7e4
commit
9d8f955aad
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
id: meta
|
||||
uses: https://github.com/docker/metadata-action@v5
|
||||
with:
|
||||
images: git.nadeko.net/fijxu/invidious
|
||||
images: git.nadeko.net/fijxu/invidious-with-companion
|
||||
tags: |
|
||||
type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
|
||||
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
|
||||
|
|
Loading…
Reference in a new issue