Updated Release Procedure (markdown)
@@ -96,6 +96,7 @@ You need a local clone of the [openlayers.github.io](https://github.com/openlaye
|
|||||||
|
|
||||||
First of all make sure your `build` branch is up to date. Note that the deploy step requires that the remote is named `origin`.
|
First of all make sure your `build` branch is up to date. Note that the deploy step requires that the remote is named `origin`.
|
||||||
|
|
||||||
|
git checkout build
|
||||||
git fetch origin
|
git fetch origin
|
||||||
git reset --hard origin/build
|
git reset --hard origin/build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user