Skip to content

Commit

Permalink
Revert "[ci] Split artifacts-container-image alerts (elastic#194706)" (
Browse files Browse the repository at this point in the history
…elastic#194837)

This reverts commit 8cbd641.

No luck, this didn't work as I had hoped. Will have to follow up with
something in the build bot.
  • Loading branch information
jbudz authored Oct 3, 2024
1 parent 6f213cf commit cef36d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
description: Kibana container image artifact builds
spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-operations-alerts'
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-serverless-test-alerts'
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
allow_rebuilds: true
branch_configuration: main
Expand Down
1 change: 0 additions & 1 deletion .buildkite/scripts/steps/artifacts/docker_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ steps:
env:
SERVICE_COMMIT_HASH: "$GIT_ABBREV_COMMIT"
SERVICE: kibana
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-serverless-test-alerts'
REMOTE_SERVICE_CONFIG: https://raw.githubusercontent.com/elastic/serverless-gitops/main/gen/gpctl/kibana/dev.yaml
GPCTL_PROMOTE_DRY_RUN: ${DRY_RUN:-false}
EOF
Expand Down

0 comments on commit cef36d1

Please sign in to comment.