diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 95a4ad0b6..c4f3c34c3 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -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 \ No newline at end of file