Sha256: 5483e80ae9c49a5065237ada14a81ab73481cd19219d71f160273b57b61820f2
Contents?: true
Size: 507 Bytes
Versions: 1
Compression:
Stored size: 507 Bytes
Contents
steps: - label: ":elastic-enterprise-search: Enterprise Search :rspec: API Integration Tests :ruby: v{{ matrix.ruby }}" agents: provider: "gcp" env: RUBY_VERSION: "{{ matrix.ruby }}" STACK_VERSION: 8.8-SNAPSHOT matrix: setup: ruby: - "3.2" - "3.1" - "3.0" command: ./.buildkite/run-tests.sh artifact_paths: "tmp/*" - wait: ~ continue_on_failure: true - label: "Log Results" command: ./.buildkite/log-results.sh
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elastic-enterprise-search-8.8.0 | .buildkite/pipeline.yml |