parent
bb9c110355
commit
d1d3746aa7
|
@ -427,11 +427,6 @@ in
|
||||||
"gitea-token:${cfg.gitea.tokenFile}"
|
"gitea-token:${cfg.gitea.tokenFile}"
|
||||||
"gitea-webhook-secret:${cfg.gitea.webhookSecretFile}"
|
"gitea-webhook-secret:${cfg.gitea.webhookSecretFile}"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Needed because it tries to reach out to github on boot.
|
|
||||||
# FIXME: if github is not available, we shouldn't fail buildbot, instead it should just try later again in the background
|
|
||||||
Restart = "always";
|
|
||||||
RestartSec = "30s";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue