mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
github: Build docker image with both extended and withdeploy tags
This commit is contained in:
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
@@ -46,3 +46,4 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
build-args: HUGO_BUILD_TAGS=extended,withdeploy
|
Reference in New Issue
Block a user