mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Remember to check in mapillary-js for release builds
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
- [ ] git checkout release
|
||||
- [ ] git reset --hard master
|
||||
- [ ] npm run all
|
||||
- [ ] git add -f dist/*.css dist/*.js dist/img/*.svg dist/locales/*.json
|
||||
- [ ] git add -f dist/*.css dist/*.js dist/img/*.svg dist/locales/*.json dist/mapillary-js/
|
||||
- [ ] git commit -m 'Check in build'
|
||||
- [ ] git tag vA.B.C
|
||||
- [ ] git push origin -f release vA.B.C
|
||||
|
||||
Reference in New Issue
Block a user