Skip to content

Commit

Permalink
ci(jenkins): default mysql user/password
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Dec 15, 2019
1 parent 18084e9 commit 859caae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,6 @@ def generateStepForWindows(Map params = [:]){
withEnv(["PATH=${PATH};C:\\Program Files\\nodejs",
"VERSION=${version}",
"ELASTIC_APM_ASYNC_HOOKS=${disableAsyncHooks}",
"MYSQL_USER=elastic",
"MYSQL_PASSWORD=password123_",
"CASSANDRA_HOST=${linuxIp}",
"ES_HOST=${linuxIp}",
"MEMCACHED_HOST=${linuxIp}",
Expand Down

0 comments on commit 859caae

Please sign in to comment.