Fix demo environment URL in build annotation (#110291)

This commit is contained in:
Brian Seeders 2021-08-26 12:50:38 -04:00 committed by GitHub
parent a9a8bd751b
commit 891c277d05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ echo "$TEMPLATE"
cat << EOF | buildkite-agent annotate --style "info" --context demo-env-info
The demo environment can be accessed here, once Kibana and ES are running:
https://$DEPLOYMENT_NAME.demo.kibana.dev
https://demo.kibana.dev/$DEPLOYMENT_MINOR_VERSION
Logs, etc can be found here: