mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
add comment about "secret" committed to source
This commit is contained in:
parent
51d2ce97ea
commit
1d69e5e761
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export TEST_BROWSER_HEADLESS=1
|
|||
export ELASTIC_APM_ENVIRONMENT=ci
|
||||
export ELASTIC_APM_TRANSACTION_SAMPLE_RATE=0.1
|
||||
export ELASTIC_APM_SERVER_URL=https://kibana-ci-apm.apm.us-central1.gcp.cloud.es.io
|
||||
# Not really a secret, if APM supported public auth we would use it and APM requires that we use this name
|
||||
export ELASTIC_APM_SECRET_TOKEN=7YKhoXsO4MzjhXjx2c
|
||||
|
||||
if is_pr; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue