Fix mastodon-streaming container image builds on 4.4 (#34921)
This commit is contained in:
parent
f7c19226cf
commit
12c0e58d9a
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue