mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-14 18:35:08 +01:00
Use remove image for playwright
This commit is contained in:
parent
61755719bd
commit
802b5307bd
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +7,7 @@ compose-file: !include compose.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: gcb_playwright
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: greencoding/gcb_playwright
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install_playwright.py /tmp/nextcloud_install_playwright.py
|
||||
- cp /tmp/repo/nextcloud_talk_playwright.py /tmp/nextcloud_talk_playwright.py
|
||||
|
|
Loading…
Add table
Reference in a new issue