Use version from package.json for docker images

This commit is contained in:
linguist
2020-12-31 19:18:16 +01:00
parent 19b3f1490c
commit 52aa8fa7b1
2 changed files with 14 additions and 10 deletions

View File

@@ -211,7 +211,6 @@
//Render metrics
const rendered = await metrics({login:user, q, dflags}, {graphql, rest, plugins, conf, die, verify}, {Plugins, Templates})
info("Rendering", "complete")
console.log(`Render │ complete`)
//Commit to repository
const dryrun = input.bool("dryrun")