elastic / ecs-logging-java

https://www.elastic.co/guide/en/ecs-logging/java/current/intro.html
Apache License 2.0
141 stars 75 forks source link

buildkite: fix slack notification #207

Closed v1v closed 1 year ago

v1v commented 1 year ago

Fixes

2023-02-15 12:39:54 FATAL  Pipeline parsing of "snapshot.yml" failed (Failed to parse snapshot.yml: line 15: mapping values are not allowed in this context)
--
  | 🚨 Error: The command exited with status 1

It seems the syntax might be different when using conditionals, though I cannot find any reasons in the docs

image