Skip to content

Commit

Permalink
Revert "[ci] Make container image tag update trigger async (#152970)" (
Browse files Browse the repository at this point in the history
…#158421)

This reverts commit 3b20df4.

This pipeline was made async to decrease the number of build failure
alerts during a stabilization period. This re-synchronizes the pipeline.

@afharo FYI.
  • Loading branch information
jbudz authored May 24, 2023
1 parent 34e2625 commit 2781645
Showing 1 changed file with 0 additions and 1 deletion.
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 @@ -85,7 +85,6 @@ if [[ "$BUILDKITE_BRANCH" == "$KIBANA_BASE_BRANCH" ]]; then
cat << EOF | buildkite-agent pipeline upload
steps:
- trigger: serverless-gitops-update-stack-image-tag
async: true
label: ":argo: Update image tag for Kibana"
branches: main
build:
Expand Down

0 comments on commit 2781645

Please sign in to comment.