install heatmaps image

This commit is contained in:
Francis Cao
2026-05-27 09:26:24 -07:00
parent 77886a32cc
commit e068471f9c
2 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
with:
image: umamisoftware/umami
tags: cloud-${{ steps.random_hash.outputs.hash }}, cloud-latest
buildArgs: DATABASE_TYPE=postgresql
buildArgs: DATABASE_TYPE=postgresql,INSTALL_HEATMAP=true
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}