Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed Dec 12, 2024
1 parent 04cf241 commit 9a0ced1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .buildkite/bk.integration.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,7 @@ steps:
- fleet-airgapped-privileged

- label: "arm:sudo: {{matrix}}"
<<<<<<< HEAD
=======
# https://github.com/elastic/ingest-dev/issues/4610
>>>>>>> 6eb9290c35 (Skip new ARM tests: https://github.com/elastic/ingest-dev/issues/4610 (#6173))
skip: true
command: |
buildkite-agent artifact download build/distributions/** . --step 'package-it' --build ${BUILDKITE_TRIGGERED_FROM_BUILD_ID}
Expand All @@ -124,10 +121,7 @@ steps:
- fleet-airgapped-privileged

- label: "arm:non-sudo: {{matrix}}"
<<<<<<< HEAD
=======
# https://github.com/elastic/ingest-dev/issues/4610
>>>>>>> 6eb9290c35 (Skip new ARM tests: https://github.com/elastic/ingest-dev/issues/4610 (#6173))
skip: true
command: |
buildkite-agent artifact download build/distributions/** . --step 'package-it' --build ${BUILDKITE_TRIGGERED_FROM_BUILD_ID}
Expand Down

0 comments on commit 9a0ced1

Please sign in to comment.