Updated Release Procedure (markdown)
+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:
|
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
|
treeish=v3.0.0-beta.3 npm run deploy
|
||||||
|
|
||||||
### Create release page and post archive for download
|
### Create release page and post archive for download
|
||||||
|
|||||||
Reference in New Issue
Block a user