Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Buildkite Node.js Example

[![Build status](https://badge.buildkite.com/e21216a03d600c23dbc8329539efc088264fae90e5a81940f2.svg?branch=main)](https://buildkite.com/buildkite/nodejs-example/builds/latest?branch=main)
[![Add to Buildkite](https://buildkite.com/button.svg)](https://buildkite.com/new)

This repository is an example of how to test a [Node.js](https://nodejs.org/) project using [Buildkite](https://buildkite.com/).

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

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.

## License
Expand Down