Add default value for YNH_BRANCH

This commit is contained in:
Alexandre Aubin 2023-02-07 12:52:19 +01:00
parent 7c82e2c7c2
commit 88eda6c070

1
run.py
View file

@ -1681,6 +1681,7 @@ def main(config="./config.py"):
"WORKER_COUNT": 1,
"ARCH": "amd64",
"DIST": "bullseye",
"YNH_BRANCH": "stable",
"PACKAGE_CHECK_DIR": yunorunner_dir + "/package_check/",
"WEBHOOK_TRIGGERS": [
"!testme",