Skip to content
StepArgumentsStatus
Start of Pipeline - (28 mn in block)
node - (28 mn in block)
node block - (7 mn 31 s in block)
stage - (1,2 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1,2 s in block)
checkout - (1,2 s in self)
withEnv - (7 mn 29 s in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (7 mn 29 s in block)
withEnv - (7 mn 29 s in block)registryCredential, gitCredential, imageName, dockerImage, modified, gitRepo
withEnv block - (7 mn 29 s in block)
stage - (0,93 s in block)Fetch the project
stage block (Fetch the project) - (0,92 s in block)
git - (0,89 s in self)
stage - (0,56 s in block)Update Wildfly version
stage block (Update Wildfly version) - (0,56 s in block)
script - (0,51 s in block)
script block - (0,51 s in block)
echo - (1 ms in self)Update Wildfly to 24.0.1
sh - (0,5 s in self) sed -i -e "s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=24.0.1/g" Dockerfile git diff --quiet
stage - (0,29 s in block)Update Silverpeas version
stage block (Update Silverpeas version) - (0,28 s in block)
echo - (1 ms in self)Update Silverpeas to 6.3-build220119
script - (0,26 s in block)
script block - (0,26 s in block)
sh - (0,25 s in self) sed -i -e "s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.3-build220119/g" Dockerfile git diff --quiet
stage - (21 ms in block)Push modifications
stage block (Push modifications) - (13 ms in block)
stage - (4 mn 6 s in block)Build image
stage block (Build image) - (4 mn 6 s in block)
script - (4 mn 6 s in block)
script block - (4 mn 6 s in block)
withEnv - (4 mn 6 s in block)JD_IMAGE
withEnv block - (4 mn 6 s in block)
isUnix - (<1 ms in self)
sh - (4 mn 6 s in self)docker build -t "$JD_IMAGE" .
stage - (3 mn 21 s in block)Register image
stage block (Register image) - (3 mn 21 s in block)
script - (3 mn 21 s in block)
script block - (3 mn 21 s in block)
withEnv - (3 mn 21 s in block)DOCKER_REGISTRY_URL
withEnv block - (3 mn 21 s in block)
withDockerRegistry - (3 mn 21 s in block)
withDockerRegistry block - (3 mn 20 s in block)
withEnv - (0,27 s in block)JD_ID, JD_TAGGED_IMAGE_NAME
withEnv block - (0,26 s in block)
isUnix - (2 ms in self)
sh - (0,25 s in self)docker tag "$JD_ID" "$JD_TAGGED_IMAGE_NAME"
withEnv - (3 mn 19 s in block)JD_TAGGED_IMAGE_NAME
withEnv block - (3 mn 19 s in block)
isUnix - (3 ms in self)
sh - (3 mn 19 s in self)docker push "$JD_TAGGED_IMAGE_NAME"
stage - (20 ms in block)Tag project
stage block (Tag project) - (11 ms in block)
stage - (94 ms in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (92 ms in block)
step - (64 ms in self)
script - (16 ms in block)
script block - (9 ms in block)