chore(NA): remove KBN_ES_SNAPSHOT_USE_UNVERIFIED var from Jenkinsfile

This commit is contained in:
Tiago Costa 2021-07-14 17:16:57 +01:00
parent 07cdc5ac98
commit 9a53cfa34b
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

2
Jenkinsfile vendored
View file

@ -1,7 +1,5 @@
#!/bin/groovy
env.KBN_ES_SNAPSHOT_USE_UNVERIFIED = 'true'
library 'kibana-pipeline-library'
kibanaLibrary.load()