Updated Release Procedure (markdown)

Éric Lemoine
2014-07-11 05:12:37 -07:00
parent 54343bebe2
commit 508658540c
+3 -1
@@ -25,7 +25,9 @@ Edit the `src/pages/index.hbs` page to link to the latest release (this will not
Publish the release artifacts (examples and source) on the website. In a working copy of the openlayers/openlayers.github.io:
# with the latest from openlayers/build
# update the dependencies
npm install
# publish
treeish=v3.0.0-beta.3 npm run deploy
### Create release page and post archive for download