Fix security builds not being marked latest

th-downstream
Claire 8 months ago
parent 626ff320cf
commit a7b16003e1

@ -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…
Cancel
Save