Change mastodon-streaming nightly builds to be tagged as latest
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` containerClearlyClaire-patch-1
parent
ea6c187fca
commit
efab184980
|
@ -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…
Reference in New Issue