diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 55f3771..2460c8d 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -1,3 +1,4 @@ +image: "sorchaabel/ruby-pipeline-example:1.0" steps: - name: ":rspec:" command: "scripts/ci/setup.sh && scripts/ci/parallel_specs.sh"