Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix Docker name and url
  • Loading branch information
ezh committed Dec 2, 2016
1 parent b84b241 commit 8807a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ node {
Utilities
---------

### [Docker](https://github.com/doublescoring/jenkins-pipeline-goodness/blob/master/src/main/groovy/docker.groovy)
### [docker.groovy](src/main/groovy/docker.groovy)

* `exec` - Execute command inside docker image
* `imageBuildPush` - Build a docker image, tag it, and push to repo
Expand Down

0 comments on commit 8807a22

Please sign in to comment.