We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f064c1 commit fecd11fCopy full SHA for fecd11f
1 file changed
Jenkinsfile
@@ -1,5 +1,7 @@
1
#!/bin/groovy
2
3
+env.KBN_ES_SNAPSHOT_USE_UNVERIFIED = 'true'
4
+
5
library 'kibana-pipeline-library'
6
kibanaLibrary.load()
7
0 commit comments