Skip to content
StepArgumentsStatus
Start of Pipeline - (4 mn 1 s in block)
node - (4 mn 1 s in block)
node block - (4 mn 1 s in block)
stage - (1,1 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1,1 s in block)
checkout - (1,1 s in self)
withEnv - (4 mn 0 s in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL
withEnv block - (4 mn 0 s in block)
withEnv - (4 mn 0 s in block)registryCredential, gitCredential, imageName, gitRepo
withEnv block - (4 mn 0 s in block)
stage - (50 ms in block)Check the Docker image version to build
stage block (Check the Docker image version to build) - (36 ms in block)
stage - (0,59 s in block)Checkout the project
stage block (Checkout the project) - (0,58 s in block)
git - (0,55 s in self)
stage - (3 mn 59 s in block)Release current state as stable version
stage block (Release current state as stable version) - (3 mn 59 s in block)
withCredentials - (3 mn 59 s in block)
withCredentials block - (3 mn 59 s in block)
sh - (0,25 s in self)git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f"
sh - (1,1 s in self) git tag 6.3 git push origin --tags
script - (3 mn 58 s in block)
script block - (3 mn 58 s in block)
isUnix - (7 ms in self)
withEnv - (3 mn 57 s in block)JD_IMAGE
withEnv block - (3 mn 57 s in block)
sh - (3 mn 57 s in self)docker build -t "$JD_IMAGE" .
stage - (13 ms in block)Prepare the next latest version
stage block (Prepare the next latest version) - (4 ms in block)
stage - (14 ms in block)Update current latest version
stage block (Update current latest version) - (4 ms in block)
stage - (13 ms in block)Publish latest version
stage block (Publish latest version) - (5 ms in block)
stage - (0,1 s in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0,1 s in block)
step - (93 ms in self)