Start of Pipeline - (30 sec in block) | | | |
|
node - (29 sec in block) | | | |
|
node block - (29 sec in block) | | | |
|
stage - (10 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (10 sec in block) | | | |
|
checkout - (10 sec in self) | | | |
|
withEnv - (18 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (18 sec in block) | | | |
|
stage - (16 sec in block) | Checkout Clubb and Clubb_Release | | |
|
stage block (Checkout Clubb and Clubb_Release) - (16 sec in block) | | | |
|
sh - (16 sec in self) | git clone https://github.com/larson-group/clubb.git
git clone https://github.com/larson-group/clubb_release.git | | |
|
stage - (0.61 sec in block) | Diff | | |
|
stage block (Diff) - (0.43 sec in block) | | | |
|
sh - (0.33 sec in self) | diff --exclude=.git --exclude=version_clubb_core.txt --exclude=version_silhs.txt -r clubb clubb_release | | |
|
stage - (0.56 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.45 sec in block) | | | |
|
script - (0.3 sec in block) | | | |
|
script block - (0.19 sec in block) | | | |
|
cleanWs - (99 ms in self) | | | |
|