mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Fix mastodon-streaming container image builds on 4.4 (#34921)
This commit is contained in:
parent
f7c19226cf
commit
12c0e58d9a
1
.github/workflows/build-releases.yml
vendored
1
.github/workflows/build-releases.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user