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:
parent
d65e6d6912
commit
05d4d22422
20 changed files with 52 additions and 52 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue