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

Wrong dir name

This commit is contained in:
Arne Tarara 2024-05-21 12:55:14 +02:00
parent d65e6d6912
commit 05d4d22422
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/energy_tests/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/energy_tests/nextcloud_create_user.py firefox
command: python3 /tmp/repo/energy-tests/nextcloud_create_user.py firefox
note: Create user
read-notes-stdout: true
log-stdout: true
@ -41,7 +41,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/energy_tests/nextcloud_create_doc_and_share.py firefox
command: python3 /tmp/repo/energy-tests/nextcloud_create_doc_and_share.py firefox
note: Create document and share
read-notes-stdout: true
log-stdout: true
@ -50,7 +50,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/energy_tests/nextcloud_docs_collaboration.py firefox
command: python3 /tmp/repo/energy-tests/nextcloud_docs_collaboration.py firefox
note: dev
read-notes-stdout: true
read-sci-stdout: true