dev #9

Merged
Firq merged 33 commits from dev into main 2023-12-21 11:27:53 +00:00
Showing only changes of commit affa1b5fc0 - Show all commits

View file

@ -6,11 +6,11 @@ on:
jobs:
unlighthouse:
runs-on: dind
container: node:20-bookworm
container: registry.gitlab.com/gitlab-ci-utils/lighthouse:latest
services:
firqdevwebsite:
image: forgejo.neshweb.net/firq/firq-dev-website:preview
steps: registry.gitlab.com/gitlab-ci-utils/lighthouse:latest
steps:
- name: Install Dependencies
run: npm install @unlighthouse/cli puppeteer
- name: Run unlighthouse