Start of Pipeline - (34 sec in block) | | | |
|
node - (34 sec in block) | testintegration | | |
|
node block - (34 sec in block) | | | |
|
stage - (0.66 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.64 sec in block) | | | |
|
checkout - (0.62 sec in self) | | | |
|
withEnv - (33 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (33 sec in block) | | | |
|
withEnv - (33 sec in block) | MAVEN_SNAPSHOTS_REPO_URL, GRADLE_OPTS, MAVEN_USER, MAVEN_PASSWORD | | |
|
withEnv block - (33 sec in block) | | | |
|
stage - (23 sec in block) | Build | | |
|
stage block (Build) - (23 sec in block) | | | |
|
sh - (23 sec in self) | gradle --init-script init-ci.gradle publishToMavenLocal build --refresh-dependencies | | |
|
stage - (10 sec in block) | Deploy | | |
|
stage block (Deploy) - (10 sec in block) | | | |
|
sh - (6 sec in self) | gradle --init-script init-ci.gradle publish | | |
|
archiveArtifacts - (4.7 sec in self) | build/distributions/*.zip | | |
|
stage - (59 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (44 ms in block) | | | |
|
deleteDir - (34 ms in self) | | | |
|