Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-eggers committed Nov 9, 2018
1 parent 2ea9672 commit 873d95b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,17 @@ public HealthIndicator jenkinsHealthIndicator()
}
}
```



## Build & Release

### Build
```
mvn clean package
```

### Release
```
mvn clean deploy
```

0 comments on commit 873d95b

Please sign in to comment.