mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-25 13:10:38 +03:00
github: Build docker image with both extended and withdeploy tags
This commit is contained in:
parent
4094a1e12c
commit
e5eecbd9bc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue