build command

This commit is contained in:
karl.hudgell 2020-06-21 17:57:42 +01:00
parent 834f89e405
commit fd2a0c7b53

View File

@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build:docker": "docker build -t BBLBTV_bot ."
},
"repository": {
"type": "git",