remove hacotest, add sbt

This commit is contained in:
Motiejus Jakštys 2023-10-20 09:27:49 +03:00 committed by Motiejus Jakštys
parent 46d5f685e5
commit e5ebea558c
2 changed files with 1 additions and 4 deletions

View File

@ -422,10 +422,6 @@
job_name = "mtwork.motiejus.jakst";
static_configs = [{targets = ["${myData.hosts."mtwork.motiejus.jakst".jakstIP}:9100"];}];
}
{
job_name = "hacotest.servers.jakst";
static_configs = [{targets = ["100.89.176.9:9100"];}];
}
{
job_name = "vno3-rp3b.servers.jakst";
static_configs = [{targets = ["${myData.hosts."vno3-rp3b.servers.jakst".jakstIP}:${port}"];}];

View File

@ -20,6 +20,7 @@
go
zigpkgs."0.11.0"
sbt
scala_2_12
metals