Step | Arguments | | | Status |
---|
Start of Pipeline - (3 mn 25 s in block) | | | |
|
node - (3 mn 25 s in block) | | | |
|
node block - (3 mn 25 s in block) | | | |
|
stage - (0,84 s in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0,83 s in block) | | | |
|
checkout - (0,82 s in self) | | | |
|
withEnv - (3 mn 24 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 - (3 mn 24 s in block) | | | |
|
withEnv - (3 mn 24 s in block) | registryCredential, imageName, dockerImage, project, projectCredential, branch | | |
|
withEnv block - (3 mn 24 s in block) | | | |
|
stage - (0,73 s in block) | Preparation | | |
|
stage block (Preparation) - (0,72 s in block) | | | |
|
git - (0,39 s in self) | | | |
|
script - (0,29 s in block) | | | |
|
script block - (0,29 s in block) | | | |
|
withCredentials - (0,27 s in block) | | | |
|
withCredentials block - (0,26 s in block) | | | |
|
sh - (0,25 s in self) |
sed -i -e "s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=24.0.1/g" Dockerfile
sed -i -e "s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g" Dockerfile
git diff --quiet
| | |
|
stage - (0,4 s in block) | Image building | | |
|
stage block (Image building) - (0,39 s in block) | | | |
|
script - (0,32 s in block) | | | |
|
script block - (0,31 s in block) | | | |
|
isUnix - (2 ms in self) | | | |
|
sh - (0,27 s in self) | docker build -t silverpeas/silverbuild:latest . | | |
|
stage - (3 mn 23 s in block) | Image registering | | |
|
stage block (Image registering) - (3 mn 23 s in block) | | | |
|
script - (3 mn 23 s in block) | | | |
|
script block - (3 mn 23 s in block) | | | |
|
withEnv - (3 mn 23 s in block) | DOCKER_REGISTRY_URL | | |
|
withEnv block - (3 mn 23 s in block) | | | |
|
withDockerRegistry - (3 mn 23 s in block) | | | |
|
withDockerRegistry block - (3 mn 22 s in block) | | | |
|
isUnix - (2 ms in self) | | | |
|
sh - (0,26 s in self) | docker tag silverpeas/silverbuild:latest silverpeas/silverbuild:latest | | |
|
isUnix - (2 ms in self) | | | |
|
sh - (3 mn 22 s in self) | docker push silverpeas/silverbuild:latest | | |
|
stage - (0,11 s in block) | Tagging | | |
|
stage block (Tagging) - (0,1 s in block) | | | |
|
stage - (93 ms in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (87 ms in block) | | | |
|
step - (79 ms in self) | | | |
|