Start of Pipeline - (34 sec in block) | | | |
|
node - (33 sec in block) | testintegration | | |
|
node block - (33 sec in block) | | | |
|
stage - (0.74 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.73 sec in block) | | | |
|
checkout - (0.71 sec in self) | | | |
|
withEnv - (32 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (32 sec in block) | | | |
|
withEnv - (32 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (32 sec in block) | | | |
|
stage - (17 sec in block) | Build | | |
|
stage block (Build) - (17 sec in block) | | | |
|
sh - (17 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (15 sec in block) | Deploy | | |
|
stage block (Deploy) - (15 sec in block) | | | |
|
sh - (10 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.5 sec in self) | build/distributions/*.zip | | |
|
stage - (0.16 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.14 sec in block) | | | |
|
deleteDir - (0.13 sec in self) | | | |
|