mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 20:12:55 -05:00
Fix security builds not being marked latest
This commit is contained in:
parent
626ff320cf
commit
a7b16003e1
4
.github/workflows/build-security.yml
vendored
4
.github/workflows/build-security.yml
vendored
@ -32,7 +32,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
|
||||
@ -53,7 +53,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…
x
Reference in New Issue
Block a user