Skip to content

Commit a8ce519

Browse files
authored
Merge pull request #66 from buildkite/public-pipeline
Link to public pipeline, add screenshot
2 parents 19d53c9 + 9467b44 commit a8ce519

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Buildkite Node.js Docker Example
22

3+
[![Build status](https://badge.buildkite.com/a9d2e75d3a3a450b44b12f0e592899b98375217e54a346cde8.svg?branch=main)](https://buildkite.com/buildkite/nodejs-docker-example/builds/latest?branch=main)
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 [Node.js](https://nodejs.org/) project using [Buildkite](https://buildkite.com/) and [Docker](https://docker.com/). It uses the standard [Node.js Docker image](https://hub.docker.com/_/node/) and [Buildkite’s Docker-based Builds](https://buildkite.com/docs/guides/docker-containerized-builds).
67

8+
<img width="1502" alt="Sreenshot of Buildkite Node.js Docker example pipeline" src="https://github.com/user-attachments/assets/5b5adab3-b3a2-44c5-926d-72e8abe2904b" />
9+
710
## Running locally
811

912
To run the test locally on your development machine, you can run:

0 commit comments

Comments
 (0)