Skip to content

Commit cd660a7

Browse files
committed
let's do this interactive
1 parent 1d8ada0 commit cd660a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ pipeline {
2828
LC_ALL = "C"
2929
}
3030
steps {
31+
sh 'sleep 10000'
3132
sh 'git submodule update --init --recursive'
3233
sh 'cmake -B build . -DCMAKE_BUILD_TYPE=Release'
3334
sh 'cd build && make -j4'

0 commit comments

Comments
 (0)