mirror of
https://github.com/funamitech/mastodon
synced 2025-01-19 08:13:24 +09:00
Restore -streaming suffix for security builds (#2602)
This commit is contained in:
parent
63d7a30503
commit
970320d73c
2
.github/workflows/build-security.yml
vendored
2
.github/workflows/build-security.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
use_native_arm64_builder: false
|
||||
cache: false
|
||||
push_to_images: |
|
||||
ghcr.io/${{ github.repository_owner }}/mastodon
|
||||
ghcr.io/${{ github.repository_owner }}/mastodon-streaming
|
||||
version_prerelease: ${{ needs.compute-suffix.outputs.prerelease }}
|
||||
labels: |
|
||||
org.opencontainers.image.description=Nightly build image used for testing purposes
|
||||
|
Loading…
Reference in New Issue
Block a user