Test with tag

This commit is contained in:
Firq 2024-10-22 20:00:14 +02:00
parent ed91be36d7
commit 10d61b3872
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 4 additions and 0 deletions

View file

@ -82,6 +82,8 @@ jobs:
dockge status firq-dev-preview
run-unlighthouse:
needs: [ build-site ]
if: success()
runs-on: docker
steps:
- name: Launch workflow

View file

@ -67,6 +67,8 @@ jobs:
dockge status firq-dev
run-unlighthouse:
needs: [ build-site ]
if: success()
runs-on: docker
steps:
- name: Launch workflow