Unlighthouse rework with docker 4
This commit is contained in:
parent
c754871a9b
commit
c7ae9fa64b
2 changed files with 2 additions and 1 deletions
.forgejo/workflows
|
@ -60,6 +60,7 @@ jobs:
|
|||
- name: Build and push to Docker Package Registry
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
file: Dockerfile.reports
|
||||
push: true
|
||||
tags: forgejo.neshweb.net/firq/firq-dev-website-unlighthouse:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue