We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df7e73 commit ace13b9Copy full SHA for ace13b9
scripts/jenkins/release.sh
@@ -19,7 +19,7 @@ function init {
19
NO_TEST=false
20
fi
21
VERBOSE_ARG="--verbose=$VERBOSE"
22
- NO_TEST_ARG="--no_test=$VERBOSE"
+ NO_TEST_ARG="--no_test=$NO_TEST"
23
}
24
25
function phase {
0 commit comments