0
0
Fork 0
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:
Danilo Ješić 2023-06-12 12:16:15 +02:00
parent 61755719bd
commit 802b5307bd

View file

@ -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