Skip to content

Commit 73cf011

Browse files
committed
Update the Chocolatey deployment instructions
1 parent 39e4003 commit 73cf011

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

jsign/src/choco/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ Jsign Chocolatey package
22
------------------------
33

44
Deployment procedure:
5+
* Build Jsign with `mvn package`
56
* Update the version in `jsign.nuspec`
67
* Update the version and the checksum in `tools/VERIFICATION.md`
7-
* Run `choco push jsign.nuspec`
8+
* Run:
9+
* `choco pack`
10+
* `choco push choco push jsign.<version>.nupkg`

0 commit comments

Comments
 (0)