Added working_directory. Remove fifo and fifo_dir.

This commit is contained in:
Gerhard Hoffmann 2022-06-03 20:39:42 +02:00
parent fa41ed36ab
commit fd40ba31a1

View File

@ -1,11 +1,10 @@
{
"fifo_dir" : "/tmp",
"fifo" : "update_controller_fifo",
"workspace" : "workspace",
"GIT_SSL_NO_VERIFY" : true,
"working_directory" : ".",
"workspace_dir" : "workspace",
"customer_location" : "szeged",
"customer_id" : "281",
"zone_group" : "1",
"zone" : "1",
"customer_location" : "szeged",
"repository_path" : "https://git.mimbach49.de/GerhardHoffmann"
}