0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-24 20:34:10 +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

@ -20,7 +20,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/energy_tests/nextcloud_install.py
command: python3 /tmp/repo/energy-tests/nextcloud_install.py
note: Installing Nextcloud
read-notes-stdout: true
log-stdout: true
@ -29,7 +29,7 @@ flow:
container: gcb-playwright
commands:
- type: console
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py
command: python3 /tmp/repo/energy-tests/nextcloud_create_event.py
note: Creating event
read-notes-stdout: true
read-sci-stdout: true