Open source Talend Component Kit (TCK) connectors implementation.
Here we will describe the structure of the Jenkinsfile:
-
First, it defines some credentials. Those credentials could be used in following stage. They are
-
Then, global variables are set:
-
slack channel that will be used in
postsection inslackChannel -
The nexus deployment repository in
PRODUCTION_DEPLOYMENT_REPOSITORY
-
-
There is a
postsection that send a successful/failure message in slack${slackChannel}.