| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (12 mn in block) | | | | |
| node - (12 mn in block) | | | | |
| node block - (12 mn in block) | | | | |
| stage - (1,2 s in block) | Declarative: Checkout SCM | | | |
| stage block (Declarative: Checkout SCM) - (1,1 s in block) | | | | |
| checkout - (1,1 s in self) | | | | |
| withEnv - (12 mn 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 - (12 mn in block) | | | | |
| withEnv - (12 mn in block) | registryCredential, gitCredential, imageName, gitRepo | | | |
| withEnv block - (12 mn in block) | | | | |
| stage - (75 ms in block) | Check the Docker image version to build | | | |
| stage block (Check the Docker image version to build) - (57 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (0,65 s in block) | Checkout the project | | | |
| stage block (Checkout the project) - (0,64 s in block) | | | | |
| git - (0,61 s in self) | | | | |
| stage - (37 ms in block) | Update current latest version | | | |
| stage block (Update current latest version) - (15 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (12 mn in block) | Publish stable version | | | |
| stage block (Publish stable version) - (12 mn in block) | | | | |
| script - (12 mn in block) | | | | |
| script block - (12 mn in block) | | | | |
| isUnix - (6 ms in self) | | | | |
| withEnv - (6 mn 30 s in block) | JD_IMAGE | | | |
| withEnv block - (6 mn 30 s in block) | | | | |
| sh - (6 mn 30 s in self) | docker build -t "$JD_IMAGE" --build-arg WILDFLY_VERSION=26.1.3 --build-arg JAVA_VERSION=11 --build-arg SONAR_JAVA_VERSION=21 . | | | |
| withEnv - (5 mn 57 s in block) | DOCKER_REGISTRY_URL | | | |
| withEnv block - (5 mn 57 s in block) | | | | |
| withDockerRegistry - (5 mn 57 s in block) | | | | |
| withDockerRegistry block - (5 mn 56 s in block) | | | | |
| isUnix - (1 ms in self) | | | | |
| withEnv - (0,27 s in block) | JD_ID, JD_TAGGED_IMAGE_NAME | | | |
| withEnv block - (0,26 s in block) | | | | |
| sh - (0,25 s in self) | docker tag "$JD_ID" "$JD_TAGGED_IMAGE_NAME" | | | |
| isUnix - (1 ms in self) | | | | |
| withEnv - (5 mn 56 s in block) | JD_TAGGED_IMAGE_NAME | | | |
| withEnv block - (5 mn 56 s in block) | | | | |
| sh - (5 mn 56 s in self) | docker push "$JD_TAGGED_IMAGE_NAME" | | | |
| stage - (33 ms in block) | Publish latest version | | | |
| stage block (Publish latest version) - (17 ms in block) | | | | |
| getContext - (1 ms in self) | | | | |
| stage - (82 ms in block) | Declarative: Post Actions | | | |
| stage block (Declarative: Post Actions) - (75 ms in block) | | | | |
| step - (22 ms in self) | | | | |
| script - (28 ms in block) | | | | |
| script block - (15 ms in block) | | | | |