fix(release): ought to fix issue #4 faulty version numbers for demo container
This commit is contained in:
parent
ca7a4d917f
commit
934026fc79
@ -22,6 +22,10 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
filename: 'nix/docker/version.json',
|
filename: 'nix/docker/version.json',
|
||||||
type: 'json'
|
type: 'json'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
filename: 'nix/docker/demo-version.json',
|
||||||
|
type: 'json'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
commitUrlFormat: 'https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/{{hash}}',
|
commitUrlFormat: 'https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/{{hash}}',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user