You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://buildkite.com/new)
4
5
5
6
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).
6
7
8
+
<imgwidth="1502"alt="Sreenshot of Buildkite Node.js Docker example pipeline"src="https://github.com/user-attachments/assets/5b5adab3-b3a2-44c5-926d-72e8abe2904b" />
9
+
7
10
## Running locally
8
11
9
12
To run the test locally on your development machine, you can run:
0 commit comments