1
0
Fork 0
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:
Salamandar 2023-10-01 20:43:43 +02:00
parent 85fd75f236
commit 56f5e46be1

View file

@ -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"