We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e167639 commit 20b31a9Copy full SHA for 20b31a9
README.adoc
@@ -88,10 +88,10 @@ For releases, they are sent to maven central.
88
Since the pipeline uses Docker, it's easy to:
89
90
* Debug what went wrong on your local machine.
91
-* Test out a a tweak to your `test.sh` script before sending it out.
+* Test out a tweak to your `test.sh` script before sending it out.
92
* Experiment against a new image before submitting your pull request.
93
94
-All of these use cases are great reasons to essentially run what Jenkins does on your local machine.
+All of these use cases are great reasons to know what Jenkins does, on your local machine.
95
96
IMPORTANT: To do this you must have Docker installed on your machine.
97
0 commit comments