Home
last modified time | relevance | path

Searched refs:ci_started (Results 1 – 1 of 1) sorted by relevance

/third_party/node/tools/actions/
Dstart-ci.sh31 ci_started=yes
33 ncu-ci run "$pr" >output 2>&1 || ci_started=no
36 if [ "$ci_started" = "no" ]; then