Skip to content

Commit

Permalink
Test what happens if the vcs info file is found
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneseymour committed Apr 1, 2020
1 parent 87dfc1d commit d0b1d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Jenkinsfile_coverage
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ kibanaPipeline(timeoutMinutes: 180) {
"TIME_STAMP=${timestamp}",
"QA_TEAM_ROCKS=true"
]) {
// listAndCollectVcsEnvVars()
listAndCollectVcsEnvVars()

def vaultSecret = 'secret/kibana-issues/prod/coverage/elasticsearch'
withVaultSecret(secret: vaultSecret, secret_field: 'host', variable_name: 'HOST_FROM_VAULT') {
Expand Down

0 comments on commit d0b1d87

Please sign in to comment.