Updated Release Procedure (markdown)

Éric Lemoine
2014-08-08 09:23:15 -07:00
parent bf63223999
commit ecf489a3b9
+5
@@ -14,6 +14,11 @@ Tag the release. In a working copy of the openlayers/ol3 repo:
You need a local clone of the openlayers/openlayers.github.io repo, with the `build` branch checked out.
First of all make sure your `build` branch is up-to-dat:
git fetch origin
git merge --ff-only origin/build
Edit the `src/pages/index.hbs` page to link to the latest release (this will not be a working link until the release page is added below). Commit and push the change:
# commit the change