Skip to content

Commit

Permalink
fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone committed Nov 7, 2023
1 parent 1067dc3 commit 9fe243c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ env:
VAULT_PATH: "kv/ci-shared/observability-ingest/cloud/gcp"
DOCKER_REGISTRY: "docker.elastic.co"
steps:
<<<<<<< HEAD
=======
- label: "Unit tests - Ubuntu 22.04"
key: "unit-tests-2204"
command: ".buildkite/scripts/steps/unit-tests.sh"
Expand Down Expand Up @@ -148,7 +146,6 @@ steps:
provider: "gcp"
machineType: "n1-standard-8"

>>>>>>> bf78cc1e14 ([CI] Pull requests migration to buildkite (#3573))
- label: "Integration tests"
key: "integration-tests"
command: ".buildkite/scripts/integration_tests.sh"
Expand All @@ -158,8 +155,6 @@ steps:
agents:
provider: "gcp"
machineType: "n1-standard-8"
<<<<<<< HEAD
=======

- wait: ~
continue_on_failure: true
Expand All @@ -169,4 +164,3 @@ steps:
plugins:
- junit-annotate#v2.4.1:
artifacts: build/TEST-go-integration*.xml
>>>>>>> bf78cc1e14 ([CI] Pull requests migration to buildkite (#3573))

0 comments on commit 9fe243c

Please sign in to comment.