mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
6712bc0727
commit
b7a9b84af8
5 changed files with 11 additions and 5 deletions
|
@ -23,6 +23,7 @@ kibanaPipeline(timeoutMinutes: 210) {
|
|||
) {
|
||||
withGcpServiceAccount.fromVaultSecret('secret/kibana-issues/dev/ci-artifacts-key', 'value') {
|
||||
withEnv([
|
||||
'BUILD_TS_REFS_DISABLE=false', // disabled in root config so we need to override that here
|
||||
'BUILD_TS_REFS_CACHE_ENABLE=true',
|
||||
'BUILD_TS_REFS_CACHE_CAPTURE=true',
|
||||
'DISABLE_BOOTSTRAP_VALIDATION=true',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue