0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-16 16:14:47 +02:00

Adjusted path to new folder

This commit is contained in:
Arne Tarara 2024-05-21 12:27:11 +02:00
parent d16ffb35a9
commit d65e6d6912
No known key found for this signature in database
GPG key ID: 2540198A4079785B
20 changed files with 52 additions and 52 deletions

View file

@ -23,7 +23,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/nextcloud_install.py firefox
command: python3 /tmp/repo/energy_tests/nextcloud_install.py firefox
note: Installing Nextcloud
read-notes-stdout: true
log-stdout: true
@ -32,7 +32,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/nextcloud_talk.py firefox
command: python3 /tmp/repo/energy_tests/nextcloud_talk.py firefox
note: Starting conversation
read-notes-stdout: true
read-sci-stdout: true