Skip to content

Commit dca8106

Browse files
committed
PB-38 update readme to include public pipeline info
1 parent 0a58016 commit dca8106

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.buildkite/screenshot.png

179 KB
Loading

Readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# Buildkite Ruby Docker Example
1+
# Buildkite Ruby Docker Pipeline Example
22

3+
[![Build status](https://badge.buildkite.com/aab023f2f33ab06766ed6236bc40caf0df1d9448e4f590d0ee.svg?branch=main)](https://buildkite.com/buildkite/ruby-docker-example)
34
[![Add to Buildkite](https://buildkite.com/button.svg)](https://buildkite.com/new)
45

56
This repository is an example on how to test a [Ruby](https://www.ruby-lang.org/en/) project using [Buildkite](https://buildkite.com/) and [Docker](https://docker.com/). It uses the standard [Ruby Docker image](https://hub.docker.com/_/ruby/) and [Buildkite’s Docker-based Builds](https://buildkite.com/docs/guides/docker-containerized-builds).
67

8+
See the full [Getting Started Guide](https://buildkite.com/docs/guides/getting-started) for step-by-step instructions on how to get this running, or [Add to Buildkite](https://buildkite.com/new) to try it yourself.
9+
10+
<a href="https://buildkite.com/buildkite/ruby-docker-example/builds?branch=main"><img width="1491" alt="Screenshot of Buildkite Ruby Docker example pipeline" src=".buildkite/screenshot.png" /></a>
711
## Running locally
812

913
To run this locally:

0 commit comments

Comments
 (0)