fixup! CI: Experimental branches for testing builds
All checks were successful
Invidious CI / build (push) Successful in 5m6s

This commit is contained in:
Fijxu 2024-10-10 18:49:47 -03:00
parent 7ba95e32b5
commit 47237d5718
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4

View file

@ -34,8 +34,8 @@ jobs:
with:
images: git.nadeko.net/fijxu/invidious
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') }}
type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-experimental-,enable=${{ github.ref == format('refs/heads/{0}', 'experimental') }}
type=raw,value=latest-experimental,enable=${{ github.ref == format('refs/heads/{0}', 'experimental') }}
- uses: https://code.forgejo.org/docker/build-push-action@v5
name: Build images