...
Code Block | ||
---|---|---|
| ||
gitAuthentication: sshKey: "/opt/dm/mci/workbench.key" sshPassphrase: "MyPassPhrase" httpsEnabled: true commitSigningEnabled: true httpsProvider: "SunJSSE" httpsCredentialsStoresecretsStore: type: "PKCS12" path: "/opt/dm/mci/.secrets/git-credentials.p12" password: ${file:UTF-8:/opt/dm/mci/.secrets/git-credentials-keystore-password} |
Info |
---|
Note that in earlier versions of MettleCI Workbench which did not support Git commit signing, the |
Section datastage
Tells MettleCI workbench about your DataStage installation.
...