Skip to content

Commit

Permalink
Added link to blog post to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kuper-adrian committed Mar 13, 2019
1 parent 178707d commit 0759f7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This way you should be able to:

I suggest the IntelliJ IDEA for the least painful Jenkins Shared Library development experience ;)

Head over to my [blog post](https://dev.to/kuperadrian/how-to-setup-a-unit-testable-jenkins-shared-pipeline-library-2e62) on dev.to if you want a tutorial/more detailed explanation.

## Example Jenkinsfile

```
Expand All @@ -36,4 +38,4 @@ pipeline {

## License

Good ol' WTFPL
Good ol' WTFPL

0 comments on commit 0759f7c

Please sign in to comment.