mirror of
https://github.com/YunoHost-Apps/woodpecker_ynh.git
synced 2024-09-03 20:35:57 +02:00
non empty args
This commit is contained in:
parent
85fd75f236
commit
56f5e46be1
1 changed files with 2 additions and 2 deletions
|
@ -25,5 +25,5 @@ test_format = 1.0
|
|||
# """
|
||||
args.forge_type = "github"
|
||||
args.forge_url = "https://github.com"
|
||||
args.forge_client = " "
|
||||
args.forge_secret = " "
|
||||
args.forge_client = "dammy client"
|
||||
args.forge_secret = "dummy secret"
|
||||
|
|
Loading…
Add table
Reference in a new issue