Skip to content

Commit

Permalink
Polish README.adoc.
Browse files Browse the repository at this point in the history
Resolves #1161.
  • Loading branch information
DarkMatter188 authored and gregturn committed Nov 16, 2022
1 parent e167639 commit 20b31a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ For releases, they are sent to maven central.
Since the pipeline uses Docker, it's easy to:

* Debug what went wrong on your local machine.
* 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.
* Experiment against a new image before submitting your pull request.

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.

IMPORTANT: To do this you must have Docker installed on your machine.

Expand Down

0 comments on commit 20b31a9

Please sign in to comment.