GIT_PROJECT_LIST (GIT-PROJEKTLISTE) |
CICD;https://github.com/talenduser/CICD.git;main
|
JOBS_TO_BUILD (ZU GENERIERENDE JOBS) |
jobs/process/my_simple_job_0.1,jobs/process/my_complex_job_0.1,jobs/process/my_other_complex_job_0.1
|
MVN_GOALS (MVN-ZIELE) |
|
TALEND_CI_RUN_CONFIG (KONFIGURATION FÜR TALEND CI-AUSFÜHRUNGEN) |
-Dlicense.path=license
<!-- This parameter is only supported and needed for users with Talend Studio 8.0.1 R2024-04 or lower
-Dtalend.studio.p2.base=https://update.talend.com/Studio/8/base -->
-Dtalend.studio.p2.update=https://update.talend.com/Studio/8/updates/latest
-Dorg.slf4j.simpleLogger.showDateTime=true
-Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS
InformationshinweisAnmerkung:
- Talend empfiehlt, den Parameter -Dtalend.studio.p2.update zu verwenden, um zum Zeitpunkt der Generierung automatisch Talend CommandLine herunterzuladen und zu installieren oder den lokalen Generierungstyp zu verwenden.
- Talend empfiehlt nicht die Ausführung von jeweils mehr als einer Talend CommandLine-Instanz auf einem Gerät. Am einfachsten wird dies verhindert, indem die Anzahl der „Ausführer“ (Executor) auf den Servern auf 1 begrenzt wird.
|
TALEND_CI_BUILD_OPTIONS (TALEND CI-GENERIERUNGSOPTIONEN) |
-Dtalend.docker.name=cicd4talend
-Djkube.docker.push.registry=talenddockerregistry
-Djkube.docker.username=talenduser
-Djkube.docker.password=Talenddock3rpassw0rd
|