Step | Arguments | | | Status |
---|
Start of Pipeline - (4,2 s in block) | | | |
|
node - (4,1 s in block) | | | |
|
node block - (4,1 s in block) | | | |
|
withEnv - (0,27 s in block) | JD_ID, JD_TO_RUN | | |
|
withEnv block - (0,25 s in block) | | | |
|
isUnix - (<1 ms in self) | | | |
|
sh - (0,25 s in self) | docker inspect -f . "$JD_TO_RUN" | | |
|
withDockerContainer - (3,7 s in block) | | | |
|
withDockerContainer block - (1,6 s in block) | | | |
|
withEnv - (1,5 s in block) | gitCredential, gitBaseRepo | | |
|
withEnv block - (1,5 s in block) | | | |
|
stage - (1,2 s in block) | Preparation | | |
|
stage block (Preparation) - (1,2 s in block) | | | |
|
git - (0,47 s in self) | | | |
|
sh - (0,76 s in self) |
git fetch origin pull/1190/head:to_test
git checkout to_test
| | |
|
stage - (24 ms in block) | Analyse the quality of the code | | |
|
stage block (Analyse the quality of the code) - (17 ms in block) | | | |
|
echo - (1 ms in self) | PROUT | | |
|
stage - (0,28 s in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0,27 s in block) | | | |
|
sh - (0,25 s in self) |
git checkout master
git branch -D to_test
| | |
|
echo - (11 ms in self) | This is the end | | |
|