We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c875806 commit 0b4b552Copy full SHA for 0b4b552
README.md
@@ -11,4 +11,4 @@ check that the application renders satisfactorily.
11
The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline)
12
you'll be creating yourself during the tutorial and the `scripts` subdirectory
13
contains shell scripts with commands that are executed when Jenkins processes
14
-the "Deliver" stage of your Pipeline.
+the "Test" and "Deliver" stages of your Pipeline.
0 commit comments