Unlighthouse blogpost + version in docker

This commit is contained in:
Firq 2025-04-12 18:43:57 +02:00
parent 753a39e13c
commit 66c9220468
Signed by: Firq
GPG key ID: DCE182BA39C697B2
7 changed files with 269 additions and 22 deletions
.forgejo/workflows

View file

@ -73,6 +73,8 @@ jobs:
file: Dockerfile.reports
push: true
tags: forgejo.neshweb.net/firq/firq-dev-website-unlighthouse:latest
build-args: |
version=${{ inputs.containertag }}
auto-deploy-dockge:
needs: [ build-site ]