Updated serve + unlighthouse docker ref

This commit is contained in:
Firq 2023-12-29 13:27:44 +01:00
parent eaab523a2a
commit 5bfdb277fc
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
4 changed files with 4 additions and 7 deletions
.forgejo/workflows

View file

@ -2,9 +2,6 @@ on:
push:
tags:
- '[0-9]+\.[0-9]+\.[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+a[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+b[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+rc[0-9]+'
jobs:
checking: