dev #9
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ on:
|
|||
|
||||
jobs:
|
||||
unlighthouse:
|
||||
needs: [publish]
|
||||
runs-on: docker
|
||||
container: registry.gitlab.com/gitlab-ci-utils/lighthouse:latest
|
||||
services:
|
||||
|
@ -20,4 +19,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: unlighthouse-reports
|
||||
path: unlighthouse-reports/
|
||||
path: unlighthouse-reports/
|
||||
|
|
Loading…
Reference in a new issue