Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 306 Bytes

Deploy Instructions.md

File metadata and controls

15 lines (9 loc) · 306 Bytes

Building Package

  1. Check the version in the VERSION file.

  2. Check the changelog.

  3. (If anything is out of order, create a PR and merge updates to those.)

  4. Execute the following push from master

git push origin master:release

CI should take it from there...