Sql: Fix ci script
Merge error caused us to use the wrong command in ci. Original commit: elastic/x-pack-elasticsearch@09d0a66258
This commit is contained in:
parent
1405773acb
commit
3e6714e205
|
@ -73,6 +73,8 @@ case $key in
|
|||
"-x:x-pack-elasticsearch:qa:sql:forbiddenPatterns"
|
||||
"-x:x-pack-elasticsearch:qa:sql:no-security:forbiddenPatterns"
|
||||
"-x:x-pack-elasticsearch:qa:sql:security:forbiddenPatterns"
|
||||
)
|
||||
;;
|
||||
releaseTest)
|
||||
GRADLE_CLI_ARGS=(
|
||||
"--info"
|
||||
|
|
Loading…
Reference in New Issue