diff options
author | Bdale Garbee <bdale@gag.com> | 2014-06-25 13:37:56 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-06-25 13:37:56 -0600 |
commit | 505c6a1f8b8d68fe6f74dcb4428c860157fae3de (patch) | |
tree | 0e6960139ee9fe98d50549abc7c7a6b1ae727b0e | |
parent | 75db560e2c9fbb2889db507acc93e889bf15bc2a (diff) |
note need to push the updated repo with production binaries during release
-rw-r--r-- | Releasing | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ These are Bdale's notes on how to do a release. src/telemetrum-v2.0/flash-loader/*.elf \ ~/altusmetrumllc/Binaries/loaders/ (cd ~/altusmetrumllc ; git add Binaries ; git commit -a) + (cd ~/altusmetrumllc ; git push) - copy the relevant release notes file from doc/ to /home/bdale/web/altusmetrum/AltOS/releases/<rev> |