Skip to content

Commit 6bb4880

Browse files
committed
Removing instruction about "the reason string" as it seems to have been removed from the build process
1 parent d2e6de3 commit 6bb4880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Miscellaneous notes:
9797
1. pull the updated `staging` branch to get the merge commit
9898
1. ensure your local `staging` branch of `ohm-deploy` is current using `git pull`
9999
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`
100+
1. in `images/web/Dockerfile` update `OPENHISTORICALMAP_WEBSITE_GITSHA`
101101
1. commit the `Dockerfile` and push your branch to GitHub
102102
1. open a pull request against `OpenHistoricalMap/ohm-deploy`'s `staging` branch
103103
1. confirm your changed files & merge to staging

0 commit comments

Comments
 (0)