Skip to content

Commit

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

This reverts commit 2781645.
  • Loading branch information
jbudz committed May 25, 2023
1 parent 4cf817a commit 83b7939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/steps/artifacts/docker_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ 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 83b7939

Please sign in to comment.