Skip to content
StepArgumentsStatus
Start of Pipeline - (32 s in block)
node - (32 s in block)
node block - (32 s in block)
isUnix - (<1 ms in self)
sh - (0,25 s in self)docker inspect -f . silverpeas/silverbuild
withDockerContainer - (32 s in block)
withDockerContainer block - (29 s in block)
withEnv - (29 s in block)gitCredential, gitRepo, nexusRepo, parentVersion, pom
withEnv block - (29 s in block)
stage - (0,63 s in block)Preparation
stage block (Preparation) - (0,62 s in block)
git - (0,31 s in self)
copyArtifacts - (8 ms in self)
script - (0,28 s in block)
script block - (0,26 s in block)
readYaml - (5 ms in self)build.yaml
sh - (0,25 s in self)curl --output /dev/null --silent --head --fail -r 0-0 https://www.silverpeas.org/nexus/content/repositories/releases/org/silverpeas/silverpeas-project/1.5/silverpeas-project-1.5.pom
readMavenPom - (5 ms in self)
echo - (<1 ms in self)Latest POM Parent version: 1.5-build220107
echo - (1 ms in self)Current POM Parent version: 1.5-build220104
stage - (25 ms in block)Check POM parent version
stage block (Check POM parent version) - (19 ms in block)
stage - (0,87 s in block)Update POM parent version
stage block (Update POM parent version) - (0,86 s in block)
withCredentials - (0,84 s in block)
withCredentials block - (0,83 s in block)
script - (0,82 s in block)
script block - (0,81 s in block)
sh - (0,8 s in self) git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f" git push origin HEAD:master
stage - (28 s in block)Publish
stage block (Publish) - (28 s in block)
script - (28 s in block)
script block - (28 s in block)
sh - (28 s in self)mvn clean site-deploy
stage - (20 ms in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (15 ms in block)
step - (10 ms in self)