Skip to content

Commit

Permalink
Fixed duplicate target
Browse files Browse the repository at this point in the history
  • Loading branch information
dkirchan committed Jan 30, 2024
1 parent 74c6221 commit e7f74e3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .buildkite/pipelines/security_solution/api_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,17 +135,6 @@ steps:
- exit_status: '1'
limit: 2

- label: Running actions:qa:serverless
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh actions:qa:serverless
key: actions:qa:serverless
agents:
queue: n2-4-spot
timeout_in_minutes: 120
retry:
automatic:
- exit_status: "1"
limit: 2

- label: Running entity_analytics:qa:serverless
command: .buildkite/scripts/pipelines/security_solution_quality_gate/api_integration/api-integration-tests.sh entity_analytics:qa:serverless
key: entity_analytics:qa:serverless
Expand Down

0 comments on commit e7f74e3

Please sign in to comment.