Change mastodon-streaming nightly builds to be tagged as latest (#2546)

glitch-soc does not have releases, so it tags nightly container builds as latest; but we were not doing the same thing for the new `mastodon-streaming` container
th-downstream
Claire 9 months ago committed by GitHub
parent ea6c187fca
commit 7b7b6d234b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ jobs:
labels: |
org.opencontainers.image.description=Nightly build image used for testing purposes
flavor: |
latest=auto
latest=true
tags: |
type=raw,value=edge
type=raw,value=nightly

Loading…
Cancel
Save