Start of Pipeline - (4.2 sec in block) | | |
|
node - (3.7 sec in block) | | |
|
node block - (3.2 sec in block) | | |
|
checkout - (0.3 sec in self) | | |
|
readYaml - (0.45 sec in self) | bodhi-testing.yaml | |
|
withEnv - (1.1 sec in block) | HOME | |
|
withEnv block - (0.85 sec in block) | | |
|
sh - (0.63 sec in self) |
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
rm -rf pipe && git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
| |
|
load - (0.83 sec in block) | pipe/utils.groovy | |
|
load block (pipe/utils.groovy) - (0.16 sec in block) | | |
|
readYaml - (0.26 sec in self) | pipe/config.yaml | |
|