github: Build docker image with both extended and withdeploy tags

This commit is contained in:
margau 2025-02-26 16:33:22 +01:00 committed by GitHub
parent 4094a1e12c
commit e5eecbd9bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,3 +46,4 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: HUGO_BUILD_TAGS=extended,withdeploy