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
This repository is for the [Using Jenkins to build a Node.js/React project](https://jenkins.io/doc/tutorials/using-jenkins-to-build-a-node-js-react-project/)
3
+
This repository is for the
4
+
[Using Jenkins to build a Node.js and React application with npm](https://jenkins.io/doc/tutorials/building-a-node-js-and-react-app-with-npm/)
4
5
tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/).
5
6
6
7
The repository contains a simple Node.js and React application which generates
@@ -9,5 +10,5 @@ check that the application renders satisfactorily.
9
10
10
11
The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline)
11
12
you'll be creating yourself during the tutorial and the `scripts` directory
12
-
contains a shell script with commands that are executed when Jenkins processes
13
+
contains shell scripts with commands that are executed when Jenkins processes
0 commit comments