removed working_directory and workspace_dir -> will be set on the command line
This commit is contained in:
parent
f9276b3fdb
commit
703cc9e3bd
@ -2,12 +2,6 @@
|
|||||||
"c1" : "use git without certificates",
|
"c1" : "use git without certificates",
|
||||||
"GIT_SSL_NO_VERIFY" : 1,
|
"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",
|
"c4" : "explicit location of customer-project",
|
||||||
"customer_location" : "szeged",
|
"customer_location" : "szeged",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user