We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e6de3 commit 6bb4880Copy full SHA for 6bb4880
1 file changed
README.md
@@ -97,7 +97,7 @@ Miscellaneous notes:
97
1. pull the updated `staging` branch to get the merge commit
98
1. ensure your local `staging` branch of `ohm-deploy` is current using `git pull`
99
1. create a release branch from `staging`, e.g., `git checkout -b map-styles-0.9.7`
100
-1. in `images/web/Dockerfile` update `OPENHISTORICALMAP_WEBSITE_GITSHA` & the reason string in the subsequent `RUN echo`
+1. in `images/web/Dockerfile` update `OPENHISTORICALMAP_WEBSITE_GITSHA`
101
1. commit the `Dockerfile` and push your branch to GitHub
102
1. open a pull request against `OpenHistoricalMap/ohm-deploy`'s `staging` branch
103
1. confirm your changed files & merge to staging
0 commit comments