mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-23 12:18:48 +02:00
Main build (Jenkins)
This commit is contained in:
parent
4837f3a245
commit
278af7f60c
File diff suppressed because it is too large
Load Diff
@ -1533,7 +1533,7 @@ Function AddInsFolderOS() Export
|
|||||||
Directory = "";
|
Directory = "";
|
||||||
|
|
||||||
//@skip-check server-execution-safe-mode
|
//@skip-check server-execution-safe-mode
|
||||||
Execute("Folder = CurrentScript().Path + ""addins/""");
|
Execute("Directory = CurrentScript().Path + ""addins/""");
|
||||||
|
|
||||||
Return Directory;
|
Return Directory;
|
||||||
|
|
||||||
|
@ -1533,7 +1533,7 @@ Function AddInsFolderOS() Export
|
|||||||
Directory = "";
|
Directory = "";
|
||||||
|
|
||||||
//@skip-check server-execution-safe-mode
|
//@skip-check server-execution-safe-mode
|
||||||
Execute("Folder = CurrentScript().Path + ""addins/""");
|
Execute("Directory = CurrentScript().Path + ""addins/""");
|
||||||
|
|
||||||
Return Directory;
|
Return Directory;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user