mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[serverless] Don't run e2e tests before promoting to QA (#168596)
This commit is contained in:
parent
56c5ac95a3
commit
6220ee2dcc
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue