dumpVar: only available in dev mode
issue/205
master
To provide something that can easily be linked to, also push packages built from `master` to a version that doesn't contain the SHA.
The name from `git describe --tags` is rather confusing to people that aren't familiar with it. Especially in the current situation, where there are no proper versioned releases. A name like `master-123456` should be much clearer. Closes #205.