Updated Release Procedure (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user