alshabib | 5d27eef | 2016-06-07 15:23:25 +0900 | [diff] [blame^] | 1 | cord-onos-publisher literate project |
2 | ==================================== | ||||
3 | |||||
4 | Build | ||||
5 | ----- | ||||
6 | |||||
7 | Let's build all the code | ||||
8 | |||||
9 | ./gradlew buildImages | ||||
10 | |||||
11 | Let's publish this to the snapshot repo | ||||
12 | |||||
13 | ./gradlew release |