mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
refactor(ci): update Playwright container options for improved user permissions
This commit is contained in:
parent
15ce1c7be6
commit
525a614178
2 changed files with 1 additions and 2 deletions
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
|
@ -86,7 +86,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: mcr.microsoft.com/playwright:v1.52.0-jammy
|
image: mcr.microsoft.com/playwright:v1.52.0-jammy
|
||||||
options: --ipc=host --user pwuser
|
options: --user 1001
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
@ -53,7 +53,6 @@
|
||||||
"Otero",
|
"Otero",
|
||||||
"patreon",
|
"patreon",
|
||||||
"Pdzly",
|
"Pdzly",
|
||||||
"pwuser",
|
|
||||||
"Ribaric",
|
"Ribaric",
|
||||||
"securtiy",
|
"securtiy",
|
||||||
"taroj",
|
"taroj",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue