fix syncthing: add constraint amd64
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
vincent 2022-12-04 09:59:59 +01:00
parent 45707d5b2b
commit af6f627250

View File

@ -5,6 +5,11 @@ job "syncthing" {
meta {
forcedeploy = "0"
}
constraint {
attribute = "${attr.cpu.arch}"
value = "amd64"
}
group "syncthing" {
network {