| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (22 sec in block) | ||||
| node - (22 sec in block) | testintegration | |||
| node block - (22 sec in block) | ||||
| library - (1.3 sec in self) | ||||
| checkout - (20 sec in self) | ||||
| dir - (0.39 sec in block) | _governance | |||
| dir block - (0.34 sec in block) | ||||
| sh - (0.3 sec in self) | echo "MAIN" git remote -v git submodule foreach ' echo "==============================" echo $name git remote -v git branch -vv git config --list | grep remote git submodule foreach "echo === $name ===; git remote -v" git remote -v git branch -D pr-3 || true git fetch origin pull/3/head:pr-3 git checkout pr-3 |