Deploy to int node instead of autobox
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 40s

autobox exits 132 (SIGILL) - try int node which may support the required CPU features.
This commit is contained in:
Henrik Jess Nielsen
2026-06-01 22:44:46 +02:00
parent ec7962aaed
commit 72b1a0a6ed

View File

@@ -26,7 +26,7 @@ job "fil" {
constraint {
attribute = "${node.unique.name}"
value = "autobox.i80.dk"
value = "int"
}
update {