fix(release): ought to fix issue #4 faulty version numbers for demo container

This commit is contained in:
Steffen Jost 2021-10-08 13:39:10 +02:00
parent ca7a4d917f
commit 934026fc79

View File

@ -22,6 +22,10 @@ module.exports = {
{
filename: 'nix/docker/version.json',
type: 'json'
},
{
filename: 'nix/docker/demo-version.json',
type: 'json'
}
],
commitUrlFormat: 'https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/{{hash}}',