Manually set the latest tag, since we only build for master

This commit is contained in:
Roland Geider
2023-07-11 20:32:35 +02:00
parent 9864f7cb20
commit f965b2b433

View File

@@ -58,7 +58,7 @@ jobs:
uses: docker/metadata-action@v4
with:
tags: |
latest=true,enable={{is_default_branch}}
type=raw,value=latest
type=raw,value=2.2-dev
images: |
${{ env.REGISTRY_IMAGE }}