| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (1 mn 21 s in block) | | | | |
| node - (1 mn 21 s in block) | | | | |
| node block - (1 mn 21 s in block) | | | | |
| stage - (0,71 s in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (0,69 s in block) | | | | |
| checkout - (0,68 s in self) | | | | |
| withEnv - (1 mn 20 s in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | | |
| withEnv block - (1 mn 20 s in block) | | | | |
| withEnv - (1 mn 20 s in block) | registryCredential, gitCredential, imageName, gitRepo | | | |
| withEnv block - (1 mn 20 s in block) | | | | |
| stage - (0,1 s in block) | Check the Docker image version to build | | | |
| stage block (Check the Docker image version to build) - (86 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (1,7 s in block) | Checkout the project | | | |
| stage block (Checkout the project) - (1,7 s in block) | | | | |
| git - (1,7 s in self) | | | | |
| stage - (1 mn 18 s in block) | Release current state as stable version | | | |
| stage block (Release current state as stable version) - (1 mn 18 s in block) | | | | |
| withCredentials - (1 mn 18 s in block) | | | | |
| withCredentials block - (1 mn 18 s in block) | | | | |
| sh - (0,26 s in self) | git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f" | | | |
| sh - (1,6 s in self) |
git tag 6.4.0
git push origin --tags
| | | |
| script - (1 mn 16 s in block) | | | | |
| script block - (1 mn 16 s in block) | | | | |
| isUnix - (7 ms in self) | | | | |
| withEnv - (1 mn 16 s in block) | JD_IMAGE | | | |
| withEnv block - (1 mn 16 s in block) | | | | |
| sh - (1 mn 16 s in self) | docker build -t "$JD_IMAGE" . | | | |
| stage - (20 ms in block) | Prepare the next latest version | | | |
| stage block (Prepare the next latest version) - (7 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (26 ms in block) | Update current latest version | | | |
| stage block (Update current latest version) - (8 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (28 ms in block) | Publish latest version | | | |
| stage block (Publish latest version) - (10 ms in block) | | | | |
| getContext - (2 ms in self) | | | | |
| stage - (49 ms in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (39 ms in block) | | | | |
| step - (24 ms in self) | | | | |