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:31:57 +02:00
parent adde68195f
commit 85fd75f236

View file

@ -23,7 +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 = ""
args.forge_type = "github"
args.forge_url = "https://github.com"
args.forge_client = " "
args.forge_secret = " "