We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4094a1e commit e5eecbdCopy full SHA for e5eecbd
.github/workflows/image.yml
@@ -46,3 +46,4 @@ jobs:
46
platforms: linux/amd64,linux/arm64
47
tags: ${{ steps.meta.outputs.tags }}
48
labels: ${{ steps.meta.outputs.labels }}
49
+ build-args: HUGO_BUILD_TAGS=extended,withdeploy
0 commit comments