mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 08:14:46 +02:00
Adjusted path to new folder
This commit is contained in:
parent
d16ffb35a9
commit
d65e6d6912
20 changed files with 52 additions and 52 deletions
|
@ -20,7 +20,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
|
||||
|
@ -30,7 +30,7 @@ flow:
|
|||
container: gcb-playwright
|
||||
commands:
|
||||
- type: console
|
||||
command: python3 /tmp/repo/nextcloud_create_event.py firefox
|
||||
command: python3 /tmp/repo/energy_tests/nextcloud_create_event.py firefox
|
||||
note: Creating event
|
||||
read-notes-stdout: true
|
||||
read-sci-stdout: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue