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
|
||||
container:
|
||||
image: mcr.microsoft.com/playwright:v1.52.0-jammy
|
||||
options: --ipc=host --user pwuser
|
||||
options: --user 1001
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
"Otero",
|
||||
"patreon",
|
||||
"Pdzly",
|
||||
"pwuser",
|
||||
"Ribaric",
|
||||
"securtiy",
|
||||
"taroj",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue