Add repository url parameter

This commit is contained in:
Gerhard Hoffmann 2023-11-16 14:14:48 +01:00
parent bc864c7e8b
commit 1d8b4ce191

View File

@ -325,6 +325,7 @@ public:
explicit Worker(int customerNr, // 281
int machineNr,
int zoneNr,
QString repositoryUrl,
QString branchName,
QString pluginDir,
QString pluginName,