prod: allow woodpecker on neptune now with good ipv6

This commit is contained in:
Alex 2024-04-20 10:20:04 +02:00
parent c6a1bb341f
commit 444306aa54
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
job "woodpecker-ci" {
# prefer scorpio as neptune has bad ipv6 routes to git.deuxfleurs.fr
# and bad networking makes woodpecker fail to run builds
datacenters = [/*"neptune",*/ "scorpio"]
datacenters = ["neptune", "scorpio"]
type = "service"
group "server" {