mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[serverless] Remove manual gate in Prod quality gate (#168474)
This commit is contained in:
parent
594705aef1
commit
5fc8429065
1 changed files with 0 additions and 8 deletions
|
@ -24,11 +24,3 @@ steps:
|
|||
REGION_ID: aws-us-east-1
|
||||
NAME_PREFIX: ci_test_kibana-promotion_
|
||||
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-production.yaml)"
|
||||
|
||||
- wait: ~
|
||||
|
||||
- label: ":judge::seedling: Trigger Manual Tests Phase"
|
||||
command: "make -C /agent trigger-manual-verification-phase"
|
||||
if: build.branch == "main"
|
||||
agents:
|
||||
image: "docker.elastic.co/ci-agent-images/manual-verification-agent:0.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue