Skip to content

Commit 128e9ba

Browse files
committed
Amend final paragraph, since there is no 'scripts' directory.
* All Pipeline functionality is controlled solely through the Jenkinsfile itself.
1 parent 6fb3974 commit 128e9ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ a standalone executable file for Linux, which you can download through Jenkins
1515
and execute at the command line on Linux machines without Python.
1616

1717
The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline)
18-
you'll be creating yourself during the tutorial and the `scripts` subdirectory
19-
contains a shell script with commands that are executed when Jenkins processes
20-
the "Deliver" stage of your Pipeline.
18+
you'll be creating yourself during the tutorial.

0 commit comments

Comments
 (0)