Skip to content

Commit ec570e3

Browse files
authored
Merge pull request #25 from buildkite/PIPE-1199-golang-docker
PIPE-1199 update readme with public pipeline info
2 parents 0429e4a + 04d4e2e commit ec570e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.buildkite/screenshot.png

169 KB
Loading

Readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# Buildkite Golang Docker Example
1+
# Buildkite Golang Docker Pipeline Example
22

3+
[![Build status](https://badge.buildkite.com/aab023f2f33ab06766ed6236bc40caf0df1d9448e4f590d0ee.svg?branch=main)](https://buildkite.com/buildkite/golang-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 [Golang](https://go.dev) project through [Docker](https://docker.com) using Buildkite.
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/golang-docker-example/builds?branch=main"><img width="1491" alt="Screenshot of Buildkite Golang Docker example pipeline" src=".buildkite/screenshot.png" /></a>
11+
712
## Using in your own build pipelines
813

914
1. Ensure `docker-compose` is installed on your build system. For details on how to do this, see: https://docs.docker.com/compose/install/

0 commit comments

Comments
 (0)