Skip to content

Commit 288d028

Browse files
authored
Merge pull request #31 from buildkite/public-pipeline
Link to public pipeline, add screenshot
2 parents 3ce01d0 + 9691619 commit 288d028

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 Example
22

3+
[![Build status](https://badge.buildkite.com/e21216a03d600c23dbc8329539efc088264fae90e5a81940f2.svg?branch=main)](https://buildkite.com/buildkite/nodejs-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 of how to test a [Node.js](https://nodejs.org/) project using [Buildkite](https://buildkite.com/).
67

8+
<a href="https://buildkite.com/buildkite/nodejs-example/builds/1#0196fb7a-43c3-4b73-a3d0-6fd7588f4ec9"><img width="1491" alt="Screenshot of Buildkite Node.js example pipeline" src="https://github.com/user-attachments/assets/03ec8eb2-9c64-4b10-99ef-fa2adb4741a1" /></a>
9+
710
Note: this example assumes your Buildkite Agent machine has Node.js already installed. See the [Node.js Docker example](https://github.com/buildkite/nodejs-docker-example) for how to run your Node.js project on any agent machine that has only Docker installed.
811

912
## License

0 commit comments

Comments
 (0)