Skip to content

Commit

Permalink
[serverless] Don't run e2e tests before promoting to QA (elastic#168596)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Watson authored Oct 13, 2023
1 parent 56c5ac9 commit 6220ee2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ steps:
- label: ":releasethekraken: Release kibana"
# https://regex101.com/r/tY52jo/1
if: build.tag =~ /^deploy@\d+\$/
trigger: gpctl-promote-with-e2e-tests
trigger: gpctl-promote
build:
env:
SERVICE_COMMIT_HASH: "${BUILDKITE_COMMIT:0:12}"
Expand Down

0 comments on commit 6220ee2

Please sign in to comment.