mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[ci/package-registry-verify-and-promote] REPORT_FAILED_TESTS_TO_GITHUB (#205305)
Also fixes a typo, preventing the promotion trigger from running. https://buildkite.com/elastic/kibana-package-registry-verify-and-promote/builds/7
This commit is contained in:
parent
68f510eed9
commit
fd63ee5e28
2 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ spec:
|
|||
env:
|
||||
SLACK_NOTIFICATIONS_CHANNEL: "#kibana-operations-alerts"
|
||||
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true"
|
||||
REPORT_FAILED_TESTS_TO_GITHUB: 'true'
|
||||
repository: elastic/kibana
|
||||
branch_configuration: main
|
||||
default_branch: main
|
||||
|
|
|
@ -90,7 +90,7 @@ steps:
|
|||
depends_on:
|
||||
- ftr-configs
|
||||
- jest-integration
|
||||
- defend-worfklows-stateful
|
||||
- defend-workflows-stateful
|
||||
- defend-workflows-serverless
|
||||
|
||||
- wait: ~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue