Implemented forgejo ci
This commit is contained in:
parent
73d0debc1e
commit
83661b9d38
6 changed files with 154 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
export default {
|
||||
site: 'staging.firq.dev',
|
||||
puppeteerOptions: {
|
||||
args: ["--no-sandbox", "--disable-setuid-sandbox"],
|
||||
},
|
||||
|
@ -7,6 +6,5 @@ export default {
|
|||
budget: 90,
|
||||
buildStatic: true
|
||||
},
|
||||
auth: { username: "staging", password: "staging" },
|
||||
outputPath: "unlighthouse-reports",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue