Step | Arguments | | | Status |
---|
Start of Pipeline - (13 mn in block) | | | |
|
node - (13 mn in block) | | | |
|
node block - (13 mn in block) | | | |
|
stage - (0,47 s in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0,46 s in block) | | | |
|
checkout - (0,45 s in self) | | | |
|
withEnv - (13 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 - (13 mn in block) | | | |
|
withEnv - (13 mn in block) | registryCredential, gitCredential, imageName, gitRepo | | |
|
withEnv block - (13 mn in block) | | | |
|
stage - (88 ms in block) | Check the Docker image version to build | | |
|
stage block (Check the Docker image version to build) - (70 ms in block) | | | |
|
stage - (0,77 s in block) | Checkout the project | | |
|
stage block (Checkout the project) - (0,76 s in block) | | | |
|
git - (0,71 s in self) | | | |
|
stage - (38 ms in block) | Release current state as stable version | | |
|
stage block (Release current state as stable version) - (25 ms in block) | | | |
|
stage - (57 ms in block) | Prepare the next latest version | | |
|
stage block (Prepare the next latest version) - (38 ms in block) | | | |
|
stage - (0,68 s in block) | Update current latest version | | |
|
stage block (Update current latest version) - (0,66 s in block) | | | |
|
withCredentials - (0,61 s in block) | | | |
|
withCredentials block - (0,59 s in block) | | | |
|
script - (0,56 s in block) | | | |
|
script block - (0,54 s in block) | | | |
|
sh - (0,26 s in self) | grep -oP "(?<=build=)\d+" Dockerfile | | |
|
sh - (0,26 s in self) |
sed -i -e "s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.3/g" Dockerfile
sed -i -e "s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g" Dockerfile
git diff --quiet
| | |
|
stage - (13 mn in block) | Publish latest version | | |
|
stage block (Publish latest version) - (13 mn in block) | | | |
|
script - (13 mn in block) | | | |
|
script block - (13 mn in block) | | | |
|
isUnix - (11 ms in self) | | | |
|
withEnv - (8 mn 40 s in block) | JD_IMAGE | | |
|
withEnv block - (8 mn 40 s in block) | | | |
|
sh - (8 mn 40 s in self) | docker build -t "$JD_IMAGE" . | | |
|
withEnv - (5 mn 5 s in block) | DOCKER_REGISTRY_URL | | |
|
withEnv block - (5 mn 5 s in block) | | | |
|
withDockerRegistry - (5 mn 5 s in block) | | | |
|
withDockerRegistry block - (5 mn 4 s in block) | | | |
|
isUnix - (3 ms in self) | | | |
|
withEnv - (0,29 s in block) | JD_ID, JD_TAGGED_IMAGE_NAME | | |
|
withEnv block - (0,27 s in block) | | | |
|
sh - (0,26 s in self) | docker tag "$JD_ID" "$JD_TAGGED_IMAGE_NAME" | | |
|
isUnix - (3 ms in self) | | | |
|
withEnv - (5 mn 4 s in block) | JD_TAGGED_IMAGE_NAME | | |
|
withEnv block - (5 mn 4 s in block) | | | |
|
sh - (5 mn 4 s in self) | docker push "$JD_TAGGED_IMAGE_NAME" | | |
|
stage - (70 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (63 ms in block) | | | |
|
step - (18 ms in self) | | | |
|
script - (26 ms in block) | | | |
|
script block - (15 ms in block) | | | |
|