mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
set tests args
This commit is contained in:
parent
25019eb468
commit
caf9fdb5a6
1 changed files with 4 additions and 0 deletions
|
@ -23,3 +23,7 @@ test_format = 1.0
|
|||
# sudo yunohost app install foobar
|
||||
# sudo yunohost user list
|
||||
# """
|
||||
args.forge_type = "gitlab"
|
||||
args.forge_url = ""
|
||||
args.forge_client = ""
|
||||
args.forge_secret = ""
|
||||
|
|
Loading…
Add table
Reference in a new issue