Skip to content

Commit

Permalink
Restore -streaming suffix for security builds (#2602)
Browse files Browse the repository at this point in the history
  • Loading branch information
insom authored Feb 1, 2024
1 parent 63d7a30 commit 970320d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 970320d

Please sign in to comment.