mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
Update tests.toml
This commit is contained in:
parent
f783d8ed98
commit
bc9692c224
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
test_format = 1.0
|
test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Default args to use for install
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
args.peertube_url = "https://domain.tld"
|
||||||
|
args.runner_token = "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef"
|
||||||
|
|
Loading…
Add table
Reference in a new issue