Fix mastodon-streaming container image builds on 4.4 (#34921)

This commit is contained in:
Claire 2025-06-04 11:36:15 +02:00 committed by GitHub
parent f7c19226cf
commit 12c0e58d9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,6 @@ jobs:
secrets: inherit
build-image-streaming:
if: startsWith(github.ref, 'refs/tags/v4.3.')
uses: ./.github/workflows/build-container-image.yml
with:
file_to_build: streaming/Dockerfile