Disable tagging nightly images as latest

pull/2825/head
Claire 2024-08-24 12:32:48 +02:00
parent 49671fe253
commit 117af5847a
1 changed files with 2 additions and 2 deletions

View File

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