removed working_directory and workspace_dir -> will be set on the command line

This commit is contained in:
Gerhard Hoffmann 2022-06-03 21:51:09 +02:00
parent f9276b3fdb
commit 703cc9e3bd

View File

@ -2,12 +2,6 @@
"c1" : "use git without certificates",
"GIT_SSL_NO_VERIFY" : 1,
"c2" : "start in working_directory",
"working_directory" : "/home/root/szeged/UpdateController",
"c3" : "directory for customer repository",
"workspace_dir" : "workspace",
"c4" : "explicit location of customer-project",
"customer_location" : "szeged",