Add e2e tests in ci stage

This commit is contained in:
Maximilian Paß
2021-04-28 13:42:33 +02:00
parent 77f84ccf56
commit 0dc4d28c1b
12 changed files with 118 additions and 23 deletions

View File

@@ -26,7 +26,7 @@ var (
KeyFile: "",
},
Nomad: nomad{
Address: "",
Address: "127.0.0.1",
Port: 4646,
Token: "",
TLS: false,