mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[ci] Remove async from gpctl-promote trigger (#169464)
This removes async so we can catch and route failure notifications.
This commit is contained in:
parent
0ec93317c1
commit
b66c5c9ca5
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ if [[ "$BUILDKITE_BRANCH" == "$KIBANA_BASE_BRANCH" ]] && [[ "${BUILDKITE_PULL_RE
|
|||
cat << EOF | buildkite-agent pipeline upload
|
||||
steps:
|
||||
- label: ":argo: Update kibana image tag for kibana-controller using gpctl"
|
||||
async: true
|
||||
branches: main
|
||||
trigger: gpctl-promote-with-e2e-tests
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue